From 29cc33181a18e76d033a4f8dc5d3bbd982ce4b9b Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Wed, 6 Jun 2018 17:40:02 +0200 Subject: drivers/intel/gma: Unify VBT related Kconfig names Shuffle words and drop the _DATA_FILE suffix. Change-Id: I0b0d50ea729e5580c0bc7b43f250ff387ce59cfc Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/26898 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Arthur Heymans --- src/mainboard/lenovo/t430/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/lenovo/t430') diff --git a/src/mainboard/lenovo/t430/Kconfig b/src/mainboard/lenovo/t430/Kconfig index 4843b75c48..f119def477 100644 --- a/src/mainboard/lenovo/t430/Kconfig +++ b/src/mainboard/lenovo/t430/Kconfig @@ -25,7 +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 + select INTEL_GMA_HAVE_VBT config HAVE_IFD_BIN bool -- cgit v1.2.3