Patrick Rudolph has submitted this change and it was merged. ( https://review.coreboot.org/27521 )
Change subject: mb/hp/compaq_8200_elite_sff: Add data.vbt ......................................................................
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 --- 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(-)
Approvals: build bot (Jenkins): Verified Arthur Heymans: Looks good to me, approved
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