diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2018-07-17 02:08:27 +0200 |
---|---|---|
committer | Arthur Heymans <arthur@aheymans.xyz> | 2018-07-18 09:46:26 +0000 |
commit | ad417c9c7b20529d20a72c81b225c29953439acc (patch) | |
tree | 05dc8b058fba8fc96463706f09667c306af4c557 /src/mainboard/lenovo/x201 | |
parent | cdeb41482a160606dd314e5628a3bae9e1d644b1 (diff) |
mb/lenovo/x201: Add data.vbt file
Extracted from live running Thinkpad X201 with vendor firmware.
Change-Id: Ia33b4c1a2af6f7d460375cc8ea4e404963a72244
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/27502
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/lenovo/x201')
-rw-r--r-- | src/mainboard/lenovo/x201/Kconfig | 1 | ||||
-rw-r--r-- | src/mainboard/lenovo/x201/data.vbt | bin | 0 -> 4309 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x201/Kconfig b/src/mainboard/lenovo/x201/Kconfig index a689bbcd4d..398677e68a 100644 --- a/src/mainboard/lenovo/x201/Kconfig +++ b/src/mainboard/lenovo/x201/Kconfig @@ -19,6 +19,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select DRIVERS_LENOVO_WACOM select MAINBOARD_HAS_LPC_TPM select MAINBOARD_HAS_TPM1 + select INTEL_GMA_HAVE_VBT config MAINBOARD_DIR string diff --git a/src/mainboard/lenovo/x201/data.vbt b/src/mainboard/lenovo/x201/data.vbt Binary files differnew file mode 100644 index 0000000000..b6f0208452 --- /dev/null +++ b/src/mainboard/lenovo/x201/data.vbt |