diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/volteer/Kconfig | 1 | ||||
-rw-r--r-- | src/mainboard/google/volteer/variants/lindar/Makefile.inc | 2 | ||||
-rw-r--r-- | src/mainboard/google/volteer/variants/lindar/data-oled.vbt | bin | 0 -> 8704 bytes | |||
-rw-r--r-- | src/mainboard/google/volteer/variants/lindar/data.vbt | bin | 0 -> 8704 bytes |
4 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/volteer/Kconfig b/src/mainboard/google/volteer/Kconfig index 926a0ca4b1..51210e44ed 100644 --- a/src/mainboard/google/volteer/Kconfig +++ b/src/mainboard/google/volteer/Kconfig @@ -55,6 +55,7 @@ config BOARD_GOOGLE_LINDAR select DRIVERS_GENERIC_BAYHUB_LV2 select DRIVERS_I2C_RT1011 select INTEL_CAR_NEM + select INTEL_GMA_HAVE_VBT config BOARD_GOOGLE_MALEFOR select BOARD_GOOGLE_BASEBOARD_VOLTEER diff --git a/src/mainboard/google/volteer/variants/lindar/Makefile.inc b/src/mainboard/google/volteer/variants/lindar/Makefile.inc index 22bcbd7727..82518a503e 100644 --- a/src/mainboard/google/volteer/variants/lindar/Makefile.inc +++ b/src/mainboard/google/volteer/variants/lindar/Makefile.inc @@ -7,3 +7,5 @@ romstage-y += memory.c ramstage-y += gpio.c ramstage-$(CONFIG_FW_CONFIG) += variant.c + +$(call add_vbt_to_cbfs, vbt-oled.bin, data-oled.vbt) diff --git a/src/mainboard/google/volteer/variants/lindar/data-oled.vbt b/src/mainboard/google/volteer/variants/lindar/data-oled.vbt Binary files differnew file mode 100644 index 0000000000..dfeea359f9 --- /dev/null +++ b/src/mainboard/google/volteer/variants/lindar/data-oled.vbt diff --git a/src/mainboard/google/volteer/variants/lindar/data.vbt b/src/mainboard/google/volteer/variants/lindar/data.vbt Binary files differnew file mode 100644 index 0000000000..2b48ae0978 --- /dev/null +++ b/src/mainboard/google/volteer/variants/lindar/data.vbt |