summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400/Kconfig
diff options
context:
space:
mode:
authorNico Huber <nico.huber@secunet.com>2017-05-19 15:08:21 +0200
committerMartin Roth <martinroth@google.com>2017-06-02 18:35:41 +0200
commitce642f08b953dd752c5edeb1899b193c202d22fd (patch)
treed5452bfe430dc4426f188f96e7e4c863242d1bd1 /src/mainboard/lenovo/t400/Kconfig
parent41807626e2eeae3077e5c366c2a7810f7ebba7f2 (diff)
downloadcoreboot-ce642f08b953dd752c5edeb1899b193c202d22fd.tar.gz
coreboot-ce642f08b953dd752c5edeb1899b193c202d22fd.tar.bz2
coreboot-ce642f08b953dd752c5edeb1899b193c202d22fd.zip
Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
* Rename it to HAVE_VGA_TEXT_FRAMEBUFFER. * Let drivers select it if they are in charge. * Don't select it on the mainboard level if a driver handles it. Change-Id: I2d9d09be9aa6d019e77460e69a245ad2d8cda4ea Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/19791 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.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 13837a229891..decbab7f11f5 100644
--- a/src/mainboard/lenovo/t400/Kconfig
+++ b/src/mainboard/lenovo/t400/Kconfig
@@ -18,7 +18,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_CMOS_DEFAULT
select HAVE_ACPI_RESUME
select MAINBOARD_HAS_NATIVE_VGA_INIT
- select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
select INTEL_INT15
select SUPERIO_NSC_PC87382
select SUPERIO_NSC_PC87384