Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/27521
Change subject: mb/hp/compaq_8200_elite_sdd: Add data.vbt ......................................................................
mb/hp/compaq_8200_elite_sdd: Add data.vbt
Change-Id: Idb65d6c2ec85f09b8e7e9967ba0a055f876378df Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/mainboard/hp/compaq_8200_elite_sff/Kconfig A src/mainboard/hp/compaq_8200_elite_sff/data.vbt 2 files changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/27521/1
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/Kconfig b/src/mainboard/hp/compaq_8200_elite_sff/Kconfig index 4e7062e..d347306 100644 --- a/src/mainboard/hp/compaq_8200_elite_sff/Kconfig +++ b/src/mainboard/hp/compaq_8200_elite_sff/Kconfig @@ -17,6 +17,7 @@ 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 0000000..c1fd6d1 --- /dev/null +++ b/src/mainboard/hp/compaq_8200_elite_sff/data.vbt Binary files differ