From f59a052ee8dae6f1378514cb622d229e652ad2f6 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Wed, 18 Jul 2018 08:21:48 +0200 Subject: mb/hp/compaq_8200_elite_sff: Add data.vbt Change-Id: Idb65d6c2ec85f09b8e7e9967ba0a055f876378df Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/27521 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/hp/compaq_8200_elite_sff/Kconfig | 1 + src/mainboard/hp/compaq_8200_elite_sff/data.vbt | Bin 0 -> 3777 bytes 2 files changed, 1 insertion(+) create mode 100644 src/mainboard/hp/compaq_8200_elite_sff/data.vbt 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 Binary files /dev/null and b/src/mainboard/hp/compaq_8200_elite_sff/data.vbt differ -- cgit v1.2.3