summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t430/Kconfig
diff options
context:
space:
mode:
authorPatrick Rudolph <siro@das-labor.org>2017-06-08 18:22:11 +0200
committerMartin Roth <martinroth@google.com>2017-06-16 16:14:36 +0200
commitea6f7006325cbff9f5d7306a18656c6b5d321a4c (patch)
tree4df1899f12642ed83ceae79380385bbd693cf4ee /src/mainboard/lenovo/t430/Kconfig
parentd3b15c782112bd35bb507a02a5de3a6bb897dca2 (diff)
downloadcoreboot-ea6f7006325cbff9f5d7306a18656c6b5d321a4c.tar.gz
coreboot-ea6f7006325cbff9f5d7306a18656c6b5d321a4c.tar.bz2
coreboot-ea6f7006325cbff9f5d7306a18656c6b5d321a4c.zip
mb/lenovo/t430: Enable libgfxinit
Enable libgfxinit. Tested on Lenovo T430: * LVDS * VGA * DP (using DP->HDMI adapter) All three ports are working. The LVDS port is garbled under linux when VGA or DP is connected, likely due to missing VBT. Change-Id: I665661e93724072d1e8412cfcc0e818f824c8cb0 Signed-off-by: Patrick Rudolph <siro@das-labor.org> Reviewed-on: https://review.coreboot.org/20117 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/lenovo/t430/Kconfig')
-rw-r--r--src/mainboard/lenovo/t430/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t430/Kconfig b/src/mainboard/lenovo/t430/Kconfig
index ea46e23862fa..df22c3e90469 100644
--- a/src/mainboard/lenovo/t430/Kconfig
+++ b/src/mainboard/lenovo/t430/Kconfig
@@ -22,6 +22,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select USE_NATIVE_RAMINIT
select ENABLE_VMX
select DRIVERS_LENOVO_HYBRID_GRAPHICS
+ select MAINBOARD_HAS_LIBGFXINIT
+ select GFX_GMA_INTERNAL_IS_LVDS
config HAVE_IFD_BIN
bool