summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t400/Kconfig
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2019-11-27 15:58:21 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-29 08:56:00 +0000
commit30da30c1db3375bfb582afca36e43c2e1669b8df (patch)
treeef055031477bab63762138dc9acee1f8eb3ca8ff /src/mainboard/lenovo/t400/Kconfig
parentb6e36181380b711976d37a490fe2ada96fc4d440 (diff)
downloadcoreboot-30da30c1db3375bfb582afca36e43c2e1669b8df.tar.gz
coreboot-30da30c1db3375bfb582afca36e43c2e1669b8df.tar.bz2
coreboot-30da30c1db3375bfb582afca36e43c2e1669b8df.zip
mb/lenovo/t400/Kconfig: Remove default data.vbt path
Change-Id: Ib720d9ca57cf1ce640f168cd6aab654b53e92b82 Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37286 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/lenovo/t400/Kconfig')
-rw-r--r--src/mainboard/lenovo/t400/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig
index 9355540713d6..deb6c8e4bd12 100644
--- a/src/mainboard/lenovo/t400/Kconfig
+++ b/src/mainboard/lenovo/t400/Kconfig
@@ -79,7 +79,4 @@ config CBFS_SIZE
hex
default 0x200000
-config INTEL_GMA_VBT_FILE
- default "src/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/data.vbt"
-
endif # BOARD_LENOVO_T400