diff options
Diffstat (limited to 'src/mainboard/lenovo/t430/Kconfig')
-rw-r--r-- | src/mainboard/lenovo/t430/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t430/Kconfig b/src/mainboard/lenovo/t430/Kconfig index 0d7d966d66..4843b75c48 100644 --- a/src/mainboard/lenovo/t430/Kconfig +++ b/src/mainboard/lenovo/t430/Kconfig @@ -25,6 +25,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select DRIVERS_LENOVO_HYBRID_GRAPHICS select MAINBOARD_HAS_LIBGFXINIT select GFX_GMA_INTERNAL_IS_LVDS + select INTEL_GMA_VBT_HAVE_DATA_FILE config HAVE_IFD_BIN bool |