aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t400
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-05-19 14:41:28 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-05-21 09:25:21 +0000
commit86fa2792b98cabd0b8604342a44e099d8ade5a77 (patch)
tree411daca8f5bca24df4608670b947f5f7e46eac63 /src/mainboard/lenovo/t400
parent365cb144c8622faff5043cbca8ff80751998556c (diff)
mb/lenovo/t400: Add VBT file
All variants (t400, r400, t500, w500) use the same OPROM for the IGD. Change-Id: I1b9db7b29b22809542f80f60a5e2eb3283fe1c02 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32884 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/mainboard/lenovo/t400')
-rw-r--r--src/mainboard/lenovo/t400/Kconfig1
-rw-r--r--src/mainboard/lenovo/t400/data.vbtbin0 -> 3863 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t400/Kconfig b/src/mainboard/lenovo/t400/Kconfig
index 9f9405162c..16f1680376 100644
--- a/src/mainboard/lenovo/t400/Kconfig
+++ b/src/mainboard/lenovo/t400/Kconfig
@@ -25,6 +25,7 @@ config BOARD_SPECIFIC_OPTIONS
select DRIVERS_LENOVO_HYBRID_GRAPHICS
select MAINBOARD_HAS_LIBGFXINIT
select MAINBOARD_USES_IFD_GBE_REGION
+ select INTEL_GMA_HAVE_VBT
config MAINBOARD_DIR
string
diff --git a/src/mainboard/lenovo/t400/data.vbt b/src/mainboard/lenovo/t400/data.vbt
new file mode 100644
index 0000000000..e9bfaaf651
--- /dev/null
+++ b/src/mainboard/lenovo/t400/data.vbt
Binary files differ