aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/brya/Kconfig.name
diff options
context:
space:
mode:
authorRex Chou <rex_chou@compal.corp-partner.google.com>2023-07-11 13:26:08 +0800
committerMartin L Roth <gaumless@gmail.com>2023-07-17 03:18:55 +0000
commit50d3a64dcf40ab5ca32dbb79ba21f3532cf281d3 (patch)
tree9deebe796d34cb079a18fe1f52925b9c0298fb79 /src/mainboard/google/brya/Kconfig.name
parent35e9ffe8cc306a767794106137f40ef123c8fb89 (diff)
mb/google/nissa: Create craaskov variant
Create the craaskov 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:290248526 BRANCH=None TEST=util/abuild/abuild -p none -t google/brya -x -a make sure the build includes GOOGLE_CRAASKOV Change-Id: I1d12f7c3d0ef7067f4530c1c69c560f9a83561f6 Signed-off-by: Rex Chou <rex_chou@compal.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76405 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com> Reviewed-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com> Reviewed-by: Derek Huang <derekhuang@google.com> Reviewed-by: Ian Feng <ian_feng@compal.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 7244ffde62..4e6b2dc033 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -386,3 +386,7 @@ config BOARD_GOOGLE_YAVILLA
config BOARD_GOOGLE_GOTHRAX
bool "-> Gothrax"
select BOARD_GOOGLE_BASEBOARD_NISSA
+
+config BOARD_GOOGLE_CRAASKOV
+ bool "-> Craaskov"
+ select BOARD_GOOGLE_BASEBOARD_NISSA