summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-01-06 01:33:07 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-01-07 23:08:41 +0000
commita6ce5d3faa5de44a8d2ac183c4478f8da14ddbaf (patch)
treeb94614c2d6a0d239d02a2abf4f4ea49030894de5 /src/mainboard/lenovo/t400/Kconfig
parent3c86293dc131cc36364f5b33ef75385f99c6db4c (diff)
downloadcoreboot-a6ce5d3faa5de44a8d2ac183c4478f8da14ddbaf.tar.gz
coreboot-a6ce5d3faa5de44a8d2ac183c4478f8da14ddbaf.tar.bz2
coreboot-a6ce5d3faa5de44a8d2ac183c4478f8da14ddbaf.zip
nb/intel/gm45: Remove the C native graphic init
Libgfxinit provides a better alternative to the native C init. While libgfxinit mandates an ada compiler, we want to encourage use of it since it is in much better shape and is actually maintained. This way libgfxinit also gets build-tested by Jenkins. Change-Id: I540cf08cef6ff7825694ebfa36e2e6437916e657 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/27016 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/t400/Kconfig')
-rw-r--r--src/mainboard/lenovo/t400/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig
index fb13276e0689..d7abd408ca4c 100644
--- a/src/mainboard/lenovo/t400/Kconfig
+++ b/src/mainboard/lenovo/t400/Kconfig
@@ -18,7 +18,6 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_OPTION_TABLE
select HAVE_CMOS_DEFAULT
select HAVE_ACPI_RESUME
- select MAINBOARD_HAS_NATIVE_VGA_INIT
select INTEL_INT15
select SUPERIO_NSC_PC87382
select SUPERIO_NSC_PC87384