aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/poppy
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/poppy')
-rw-r--r--src/mainboard/google/poppy/Kconfig2
-rw-r--r--src/mainboard/google/poppy/variants/atlas/data.vbtbin0 -> 4608 bytes
-rw-r--r--src/mainboard/google/poppy/variants/nocturne/data.vbtbin0 -> 4608 bytes
-rw-r--r--src/mainboard/google/poppy/variants/rammus/data.vbtbin0 -> 4608 bytes
-rw-r--r--src/mainboard/google/poppy/variants/soraka/data.vbtbin0 -> 4608 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/poppy/Kconfig b/src/mainboard/google/poppy/Kconfig
index 85dc9a5701..30e5263613 100644
--- a/src/mainboard/google/poppy/Kconfig
+++ b/src/mainboard/google/poppy/Kconfig
@@ -10,7 +10,7 @@ config BOARD_GOOGLE_BASEBOARD_POPPY
select EC_GOOGLE_CHROMEEC_ESPI
select HAVE_ACPI_RESUME
select HAVE_ACPI_TABLES
- select INTEL_GMA_HAVE_VBT if BOARD_GOOGLE_NAMI || BOARD_GOOGLE_NAUTILUS
+ select INTEL_GMA_HAVE_VBT if !BOARD_GOOGLE_POPPY
select INTEL_LPSS_UART_FOR_CONSOLE
select MAINBOARD_HAS_CHROMEOS
select SOC_INTEL_KABYLAKE
diff --git a/src/mainboard/google/poppy/variants/atlas/data.vbt b/src/mainboard/google/poppy/variants/atlas/data.vbt
new file mode 100644
index 0000000000..850375e550
--- /dev/null
+++ b/src/mainboard/google/poppy/variants/atlas/data.vbt
Binary files differ
diff --git a/src/mainboard/google/poppy/variants/nocturne/data.vbt b/src/mainboard/google/poppy/variants/nocturne/data.vbt
new file mode 100644
index 0000000000..4d9293ef08
--- /dev/null
+++ b/src/mainboard/google/poppy/variants/nocturne/data.vbt
Binary files differ
diff --git a/src/mainboard/google/poppy/variants/rammus/data.vbt b/src/mainboard/google/poppy/variants/rammus/data.vbt
new file mode 100644
index 0000000000..5fc6e1ce8b
--- /dev/null
+++ b/src/mainboard/google/poppy/variants/rammus/data.vbt
Binary files differ
diff --git a/src/mainboard/google/poppy/variants/soraka/data.vbt b/src/mainboard/google/poppy/variants/soraka/data.vbt
new file mode 100644
index 0000000000..4156bdeff4
--- /dev/null
+++ b/src/mainboard/google/poppy/variants/soraka/data.vbt
Binary files differ