aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x60/Kconfig
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-15 20:08:06 +0100
committerAlexandru Gagniuc <mr.nuke.me@gmail.com>2015-06-22 19:23:22 +0200
commit86da2c70e23cec681f1114f97e26d358bfb15c61 (patch)
tree23887a4b7a27301f906428f11fb9ab7ce4da02df /src/mainboard/lenovo/x60/Kconfig
parent27ce9b1f27c3e420ae4dbba081eaaa88e90cb504 (diff)
lenovo/x60: Enable VESA framebuffer mode (native graphics)
At present, no option exists for "Keep VESA framebuffer", which means that text-mode will be used. Add the appropriate Kconfig option. Change-Id: Iaed07eba6d9288c857f7e7a0b0be1107071e49e5 Signed-off-by: Francis Rowe <info@gluglug.org.uk> Reviewed-on: http://review.coreboot.org/10553 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <gaumless@gmail.com>
Diffstat (limited to 'src/mainboard/lenovo/x60/Kconfig')
-rw-r--r--src/mainboard/lenovo/x60/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x60/Kconfig b/src/mainboard/lenovo/x60/Kconfig
index 0125d8c2ec..ab4b58eaf3 100644
--- a/src/mainboard/lenovo/x60/Kconfig
+++ b/src/mainboard/lenovo/x60/Kconfig
@@ -24,6 +24,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_ACPI_RESUME
select USE_OPTION_TABLE
select MAINBOARD_HAS_NATIVE_VGA_INIT
+ select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
select H8_DOCK_EARLY_INIT
select DRIVERS_LENOVO_WACOM
select INTEL_EDID