aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/wtm2/Kconfig
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2017-05-20 02:06:49 +0200
committerNico Huber <nico.h@gmx.de>2017-05-22 10:25:04 +0200
commit10326ba889919f94c29e847769766a52d1f2cea7 (patch)
tree155336a25aa9a0113fc3c14c658feddcfb0a5c10 /src/mainboard/intel/wtm2/Kconfig
parentbb72852baf182dc0ec42a8fa18da8830d87ee2ef (diff)
mb/intel/wtm2: Drop unsupported native graphics init
Since the conversion of this board to soc/broadwell in 0aa06cbf18 (wtm2: Convert to use soc/intel/broadwell), the NGI for this board is not hooked up anywhere. Also, the code doesn't compile anymore. Change-Id: I6387203349b78c8e95333eaf44b345aa30eac7c5 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/19801 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/mainboard/intel/wtm2/Kconfig')
-rw-r--r--src/mainboard/intel/wtm2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/intel/wtm2/Kconfig b/src/mainboard/intel/wtm2/Kconfig
index 76ed4bfaf2..45a8666fd7 100644
--- a/src/mainboard/intel/wtm2/Kconfig
+++ b/src/mainboard/intel/wtm2/Kconfig
@@ -10,7 +10,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_SMI_HANDLER
select MAINBOARD_HAS_CHROMEOS
select MAINBOARD_HAS_LPC_TPM
- select MAINBOARD_HAS_NATIVE_VGA_INIT
select INTEL_INT15
config CHROMEOS