summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/Kconfig
diff options
context:
space:
mode:
authorRobert Chen <robert.chen@quanta.corp-partner.google.com>2023-08-31 03:07:03 -0400
committerMartin L Roth <gaumless@gmail.com>2023-11-01 15:26:18 +0000
commit623bdc715b08093f9a8bcea7519807837d123fd7 (patch)
tree15f415ebbdd5a7c3016e36e40a8f58330ea4c416 /src/mainboard/google/brya/Kconfig
parentdfc4c1cc222a005219a7e132124da69a1809738f (diff)
downloadcoreboot-623bdc715b08093f9a8bcea7519807837d123fd7.tar.gz
coreboot-623bdc715b08093f9a8bcea7519807837d123fd7.tar.bz2
coreboot-623bdc715b08093f9a8bcea7519807837d123fd7.zip
mb/google/brya/var/quandiso: Add VBT data file
Add data.vbt file for quandiso recovery image. Select INTEL_GMA_HAVE_VBT for quandiso as it has a VBT file now. The VBT file is copied from chromeos internal source and based on yaviks VBT. BUG=b:296506936 TEST=emerge-nissa coreboot Change-Id: Ia9f84b4f56171737a9e7a513b63549b3013775c4 Signed-off-by: Robert Chen <robert.chen@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77588 Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Shawn Ku <shawnku@google.com>
Diffstat (limited to 'src/mainboard/google/brya/Kconfig')
-rw-r--r--src/mainboard/google/brya/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index 8c5e7078e336..683f91701de1 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -359,6 +359,7 @@ config BOARD_GOOGLE_QUANDISO
select DRIVERS_I2C_SX9324
select DRIVERS_I2C_SX9324_SUPPORT_LEGACY_LINUX_DRIVER
select HAVE_WWAN_POWER_SEQUENCE
+ select INTEL_GMA_HAVE_VBT
config BOARD_GOOGLE_REDRIX
select BOARD_GOOGLE_BASEBOARD_BRYA