summaryrefslogtreecommitdiff
path: root/src/mainboard/getac
diff options
context:
space:
mode:
authorPatrick Rudolph <siro@das-labor.org>2017-04-03 19:09:45 +0200
committerMartin Roth <martinroth@google.com>2017-04-07 21:37:16 +0200
commit46cf5c29b3f08c0ddb1893b5c87907304994fcd5 (patch)
tree29a2310bfdf0600800f708972c8085bba63ecb80 /src/mainboard/getac
parent038818f00ca62b37915347bd56a1c06c350d795c (diff)
downloadcoreboot-46cf5c29b3f08c0ddb1893b5c87907304994fcd5.tar.xz
nb/intel/i945: Move INTEL_EDID
All boards select INTEL_EDID, move it to nb folder. Change-Id: I35f075a87f2d841856b208f9440cf41af6a3c8e6 Signed-off-by: Patrick Rudolph <siro@das-labor.org> Reviewed-on: https://review.coreboot.org/19086 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/getac')
-rw-r--r--src/mainboard/getac/p470/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/getac/p470/Kconfig b/src/mainboard/getac/p470/Kconfig
index cdcd9cc67c..31278743e0 100644
--- a/src/mainboard/getac/p470/Kconfig
+++ b/src/mainboard/getac/p470/Kconfig
@@ -36,7 +36,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select VGA
select MAINBOARD_HAS_NATIVE_VGA_INIT
select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
- select INTEL_EDID
select INTEL_INT15
config MAINBOARD_DIR