aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/hp/folio_9470m/Kconfig1
-rw-r--r--src/mainboard/hp/folio_9470m/data.vbtbin0 -> 4280 bytes
-rw-r--r--src/mainboard/hp/revolve_810_g1/Kconfig1
-rw-r--r--src/mainboard/hp/revolve_810_g1/data.vbtbin0 -> 4459 bytes
4 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/hp/folio_9470m/Kconfig b/src/mainboard/hp/folio_9470m/Kconfig
index 8759192954..634cb92622 100644
--- a/src/mainboard/hp/folio_9470m/Kconfig
+++ b/src/mainboard/hp/folio_9470m/Kconfig
@@ -18,6 +18,7 @@ config BOARD_SPECIFIC_OPTIONS
select MAINBOARD_HAS_LIBGFXINIT
select GFX_GMA_INTERNAL_IS_LVDS
select MAINBOARD_USES_IFD_GBE_REGION
+ select INTEL_GMA_HAVE_VBT
config MAINBOARD_DIR
string
diff --git a/src/mainboard/hp/folio_9470m/data.vbt b/src/mainboard/hp/folio_9470m/data.vbt
new file mode 100644
index 0000000000..d28896e8c2
--- /dev/null
+++ b/src/mainboard/hp/folio_9470m/data.vbt
Binary files differ
diff --git a/src/mainboard/hp/revolve_810_g1/Kconfig b/src/mainboard/hp/revolve_810_g1/Kconfig
index 26e645fb90..f8a5f3f8bc 100644
--- a/src/mainboard/hp/revolve_810_g1/Kconfig
+++ b/src/mainboard/hp/revolve_810_g1/Kconfig
@@ -20,6 +20,7 @@ config BOARD_SPECIFIC_OPTIONS
select MAINBOARD_HAS_LIBGFXINIT
select GFX_GMA_INTERNAL_IS_LVDS
select MAINBOARD_USES_IFD_GBE_REGION
+ select INTEL_GMA_HAVE_VBT
config MAINBOARD_DIR
string
diff --git a/src/mainboard/hp/revolve_810_g1/data.vbt b/src/mainboard/hp/revolve_810_g1/data.vbt
new file mode 100644
index 0000000000..5b5a6fdb0c
--- /dev/null
+++ b/src/mainboard/hp/revolve_810_g1/data.vbt
Binary files differ