summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/Kconfig.name
diff options
context:
space:
mode:
authorDaniel Peng <Daniel_Peng@pegatron.corp-partner.google.com>2024-02-19 21:42:28 +0800
committerSubrata Banik <subratabanik@google.com>2024-02-21 06:09:33 +0000
commitd6e287f41055e8893da6c6b663f60913a878ee92 (patch)
tree72474dfcca7e3c88c2066a3d88c0938f37df1f93 /src/mainboard/google/brya/Kconfig.name
parent91c8827e62f3110cbd5119b8e6fb1c28f766641b (diff)
downloadcoreboot-d6e287f41055e8893da6c6b663f60913a878ee92.tar.gz
coreboot-d6e287f41055e8893da6c6b663f60913a878ee92.tar.bz2
coreboot-d6e287f41055e8893da6c6b663f60913a878ee92.zip
mb/google/brya: Create glassway variant
Create the glassway variant of the nivviks reference board by copying the template files to a new directory named for the variant. BUG=b:319071869 BRANCH=firmware-nissa-15217.B TEST=None Change-Id: I597666a5be6f71b82c7baddbe343da3d5117dd1c Signed-off-by: Daniel Peng <Daniel_Peng@pegatron.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80636 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kapil Porwal <kapilporwal@google.com> Reviewed-by: Daniel Peng <daniel_peng@pegatron.corp-partner.google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Eric Lai <ericllai@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 4371597858c8..bea92b667620 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -56,6 +56,9 @@ config BOARD_GOOGLE_GIMBLE4ES
config BOARD_GOOGLE_GLADIOS
bool "-> Gladios"
+config BOARD_GOOGLE_GLASSWAY
+ bool "-> Glassway"
+
config BOARD_GOOGLE_GOTHRAX
bool "-> Gothrax"