diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2019-05-19 14:41:28 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-05-21 09:25:21 +0000 |
commit | 86fa2792b98cabd0b8604342a44e099d8ade5a77 (patch) | |
tree | 411daca8f5bca24df4608670b947f5f7e46eac63 /src/mainboard/lenovo/t400 | |
parent | 365cb144c8622faff5043cbca8ff80751998556c (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/Kconfig | 1 | ||||
-rw-r--r-- | src/mainboard/lenovo/t400/data.vbt | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000000..e9bfaaf651 --- /dev/null +++ b/src/mainboard/lenovo/t400/data.vbt |