aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/chell
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2018-06-25 11:41:23 -0500
committerMatt DeVillier <matt.devillier@gmail.com>2018-06-27 15:38:25 +0000
commitc57a273d4ccc409e0ae52d8bd09e42d7c87e0aff (patch)
tree4387735e6ab2c1e35f32a37070844e28bd9ab379 /src/mainboard/google/chell
parent06c373d16244862916c215c7e2474866ec46cd7e (diff)
mb/google/*: Add a few VBT files
These files are directly extracted from the vendor firmware Change-Id: I1f05c913872c5d2d8c8279d89eac52fd4bf4e35e Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/27222 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/google/chell')
-rw-r--r--src/mainboard/google/chell/Kconfig1
-rw-r--r--src/mainboard/google/chell/data.vbtbin0 -> 4608 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/chell/Kconfig b/src/mainboard/google/chell/Kconfig
index 9257b5a7b1..2a8c2375ff 100644
--- a/src/mainboard/google/chell/Kconfig
+++ b/src/mainboard/google/chell/Kconfig
@@ -15,6 +15,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_ACPI_TABLES
select HAVE_OPTION_TABLE
select HAVE_SMI_HANDLER
+ select INTEL_GMA_HAVE_VBT
select MAINBOARD_HAS_CHROMEOS
select MAINBOARD_HAS_LPC_TPM
select MAINBOARD_HAS_TPM1
diff --git a/src/mainboard/google/chell/data.vbt b/src/mainboard/google/chell/data.vbt
new file mode 100644
index 0000000000..a654a5efd5
--- /dev/null
+++ b/src/mainboard/google/chell/data.vbt
Binary files differ