summaryrefslogtreecommitdiff
path: root/src/mainboard/google/brya/Kconfig.name
diff options
context:
space:
mode:
authorhsueh.rasheed <hsueh.rasheed@inventec.corp-partner.google.com>2024-02-05 14:13:14 +0800
committerMartin L Roth <gaumless@gmail.com>2024-03-27 14:15:44 +0000
commit823b9a67699b74e0e5d0f5b88fcdfc3849e6d1e4 (patch)
tree6c2449eea853d412386f1e07053b5c8e31649499 /src/mainboard/google/brya/Kconfig.name
parent08562ba9b470c838848553d782d7200e6b0490b7 (diff)
mb/google/brya: Create yavista variant
Create the yavista 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:321583226 BRANCH=None TEST=util/abuild/abuild -p none -t google/brya -x -a make sure the build includes GOOGLE_YAVISTA. Change-Id: I6fa464a4dcd9551a42e8746e64c724b3582dbe02 Signed-off-by: Hsueh Rasheed <hsueh.rasheed@inventec.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80342 Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Derek Huang <derekhuang@google.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'src/mainboard/google/brya/Kconfig.name')
-rw-r--r--src/mainboard/google/brya/Kconfig.name3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name
index 639603d8ab..6cedaac966 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -169,3 +169,6 @@ config BOARD_GOOGLE_NOVA
config BOARD_GOOGLE_BUJIA
bool "-> Bujia"
+
+config BOARD_GOOGLE_YAVISTA
+ bool "-> Yavista"