aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2018-10-16 13:29:36 +0200
committerPatrick Rudolph <siro@das-labor.org>2018-10-18 06:42:52 +0000
commit2653cdbe0cbe2aefbe98503ae8d34d80dc8c69c9 (patch)
treeea4483c83c7226c8cffb016195a9c2f0d4ef5ba4
parent521e48c87da6c70644a03c7b5e77856a8e556e53 (diff)
mb/lenovo/z61t: Add VBT-file
This file was extracted directly from the vendor's firmware ver. 2.27. Change-Id: Ic2d2b259f3b535a791c9dcfdf962c03a0bab87a2 Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Reviewed-on: https://review.coreboot.org/29148 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
-rw-r--r--src/mainboard/lenovo/z61t/Kconfig1
-rw-r--r--src/mainboard/lenovo/z61t/data.vbtbin0 -> 3744 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/z61t/Kconfig b/src/mainboard/lenovo/z61t/Kconfig
index ae50e81e35..d071ef6cff 100644
--- a/src/mainboard/lenovo/z61t/Kconfig
+++ b/src/mainboard/lenovo/z61t/Kconfig
@@ -23,6 +23,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select MAINBOARD_HAS_NATIVE_VGA_INIT
select H8_DOCK_EARLY_INIT
select HAVE_CMOS_DEFAULT
+ select INTEL_GMA_HAVE_VBT
config MAINBOARD_DIR
string
diff --git a/src/mainboard/lenovo/z61t/data.vbt b/src/mainboard/lenovo/z61t/data.vbt
new file mode 100644
index 0000000000..0adbce1510
--- /dev/null
+++ b/src/mainboard/lenovo/z61t/data.vbt
Binary files differ