summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo')
-rw-r--r--src/mainboard/lenovo/t60/Kconfig1
-rw-r--r--src/mainboard/lenovo/t60/data.vbtbin0 -> 3744 bytes
-rw-r--r--src/mainboard/lenovo/x60/Kconfig1
-rw-r--r--src/mainboard/lenovo/x60/data.vbtbin0 -> 3744 bytes
4 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t60/Kconfig b/src/mainboard/lenovo/t60/Kconfig
index 960be0efc8..205a0f0724 100644
--- a/src/mainboard/lenovo/t60/Kconfig
+++ b/src/mainboard/lenovo/t60/Kconfig
@@ -23,6 +23,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select H8_DOCK_EARLY_INIT
select HAVE_CMOS_DEFAULT
select I945_LVDS
+ select INTEL_GMA_VBT_HAVE_DATA_FILE
config MAINBOARD_DIR
string
diff --git a/src/mainboard/lenovo/t60/data.vbt b/src/mainboard/lenovo/t60/data.vbt
new file mode 100644
index 0000000000..239b891b17
--- /dev/null
+++ b/src/mainboard/lenovo/t60/data.vbt
Binary files differ
diff --git a/src/mainboard/lenovo/x60/Kconfig b/src/mainboard/lenovo/x60/Kconfig
index 91cb9eaa6d..6a94259bb5 100644
--- a/src/mainboard/lenovo/x60/Kconfig
+++ b/src/mainboard/lenovo/x60/Kconfig
@@ -26,6 +26,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select H8_DOCK_EARLY_INIT
select DRIVERS_LENOVO_WACOM
select I945_LVDS
+ select INTEL_GMA_VBT_HAVE_DATA_FILE
config MAINBOARD_DIR
string
diff --git a/src/mainboard/lenovo/x60/data.vbt b/src/mainboard/lenovo/x60/data.vbt
new file mode 100644
index 0000000000..7eb6161e5e
--- /dev/null
+++ b/src/mainboard/lenovo/x60/data.vbt
Binary files differ