From 46cf5c29b3f08c0ddb1893b5c87907304994fcd5 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Mon, 3 Apr 2017 19:09:45 +0200 Subject: nb/intel/i945: Move INTEL_EDID All boards select INTEL_EDID, move it to nb folder. Change-Id: I35f075a87f2d841856b208f9440cf41af6a3c8e6 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/19086 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Paul Menzel --- src/northbridge/intel/i945/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/northbridge/intel') diff --git a/src/northbridge/intel/i945/Kconfig b/src/northbridge/intel/i945/Kconfig index 18e90b6ec4..98ed63071f 100644 --- a/src/northbridge/intel/i945/Kconfig +++ b/src/northbridge/intel/i945/Kconfig @@ -26,6 +26,7 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS # dummy select INTEL_GMA_ACPI select INTEL_GMA_SSC_ALTERNATE_REF select RELOCATABLE_RAMSTAGE + select INTEL_EDID config NORTHBRIDGE_INTEL_SUBTYPE_I945GC def_bool n -- cgit v1.2.3