aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/brya/Kconfig.name
diff options
context:
space:
mode:
authorYH Lin <yueherngl@google.com>2024-01-12 01:27:40 +0000
committerNick Vaccaro <nvaccaro@google.com>2024-01-22 21:42:06 +0000
commite4fb5e7155075c2c0b2f5cdb3ba6f0f6a4d559ae (patch)
treef82a3351bfc86156b7c166e25c48c5d7023c1cac /src/mainboard/google/brya/Kconfig.name
parent5a45ee9fb669623827306c3a3ad1eb8ccad6bfad (diff)
mb/google/brya: Create xol variant
Create the xol variant of the brya0 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:319506033 BRANCH=None TEST=util/abuild/abuild -p none -t google/brya -x -a make sure the build includes GOOGLE_XOL Change-Id: Id60c50b70c9ab53d62ad48cfc15462f2410f9f02 Signed-off-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80145 Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
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 efbdd1af20..9c3baf02fb 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -152,3 +152,6 @@ config BOARD_GOOGLE_DOCHI
config BOARD_GOOGLE_ANRAGGAR
bool "-> Anraggar"
+
+config BOARD_GOOGLE_XOL
+ bool "-> Xol"