aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/brya/Kconfig.name
diff options
context:
space:
mode:
authorRobert Chen <robert.chen@quanta.corp-partner.google.com>2023-08-17 04:23:49 -0400
committerFelix Held <felix-coreboot@felixheld.de>2023-08-23 12:08:34 +0000
commit02295db726c5dc007736b60bd978c8bcef58f5c8 (patch)
treea55a0828a85246de080dca26086bd94818f4d3c9 /src/mainboard/google/brya/Kconfig.name
parentb951bdc156d8db7a9da1cc1a4457686562b8f57a (diff)
mb/google/brya: Create quandiso variant
Create the quandiso variant of the nissa reference board by copying the template files to a new directory named for the variant. (Auto-Generated by create_coreboot_variant.sh version 4.5.0.) BUG=b:296506936 BRANCH=firmware-nissa-15217.B TEST=util/abuild/abuild -p none -t google/brya -x -a make sure the build includes GOOGLE_QUANDISO Change-Id: I846c39260e2db504d7bec6e81a8317b6824c17f4 Signed-off-by: Robert Chen <robert.chen@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77258 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/google/brya/Kconfig.name')
-rw-r--r--src/mainboard/google/brya/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name
index 5574873576..bf115df26d 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -425,3 +425,7 @@ config BOARD_GOOGLE_ZYDRON
select EC_GOOGLE_CHROMEEC_INCLUDE_SSFC_IN_FW_CONFIG
select SOC_INTEL_COMMON_BLOCK_IPU
select SOC_INTEL_RAPTORLAKE
+
+config BOARD_GOOGLE_QUANDISO
+ bool "-> Quandiso"
+ select BOARD_GOOGLE_BASEBOARD_NISSA