aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/compaq_8200_elite_sff
diff options
context:
space:
mode:
authorPatrick Rudolph <patrick.rudolph@9elements.com>2018-07-18 08:21:48 +0200
committerPatrick Rudolph <siro@das-labor.org>2018-07-21 06:52:54 +0000
commitf59a052ee8dae6f1378514cb622d229e652ad2f6 (patch)
treef5d19cc46290d655cdea1a54f662d445f1a57efe /src/mainboard/hp/compaq_8200_elite_sff
parent357ea55f454a77dd5c2a9b14e5d7d5946b433146 (diff)
mb/hp/compaq_8200_elite_sff: Add data.vbt
Change-Id: Idb65d6c2ec85f09b8e7e9967ba0a055f876378df Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/27521 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/hp/compaq_8200_elite_sff')
-rw-r--r--src/mainboard/hp/compaq_8200_elite_sff/Kconfig1
-rw-r--r--src/mainboard/hp/compaq_8200_elite_sff/data.vbtbin0 -> 3777 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/Kconfig b/src/mainboard/hp/compaq_8200_elite_sff/Kconfig
index 4e7062edf5..d347306eb8 100644
--- a/src/mainboard/hp/compaq_8200_elite_sff/Kconfig
+++ b/src/mainboard/hp/compaq_8200_elite_sff/Kconfig
@@ -17,6 +17,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_CMOS_DEFAULT
select SUPERIO_NUVOTON_NPCD378
select MAINBOARD_HAS_LIBGFXINIT
+ select INTEL_GMA_HAVE_VBT
config HAVE_IFD_BIN
bool
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/data.vbt b/src/mainboard/hp/compaq_8200_elite_sff/data.vbt
new file mode 100644
index 0000000000..c1fd6d1e13
--- /dev/null
+++ b/src/mainboard/hp/compaq_8200_elite_sff/data.vbt
Binary files differ