aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/zork/Kconfig.name
diff options
context:
space:
mode:
authorKevin Chiu <Kevin.Chiu@quantatw.com>2020-11-18 23:24:13 +0800
committerFelix Held <felix-coreboot@felixheld.de>2020-11-21 00:19:30 +0000
commitf73580f6242925487e9a39545ad84da7ec907453 (patch)
tree91e10f29ce9a137bafac1e66979e5b323671f14e /src/mainboard/google/zork/Kconfig.name
parentd5ffc75fa0d7a9b72b6a0b8e142c168cde839f34 (diff)
zork: Create gumboz variant
Create the gumboz variant of the dalboz reference board by copying the template files to a new directory named for the variant. (Auto-Generated by create_coreboot_variant.sh version 4.2.0). BUG=b:173536689 BRANCH=zork TEST=util/abuild/abuild -p none -t google/zork -x -a make sure the build includes GOOGLE_GUMBOZ Change-Id: I48db7eba7864c18e7307b45fe9f84073bfca0155 Signed-off-by: Kevin Chiu <kevin.chiu@quantatw.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47717 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Rob Barnes <robbarnes@google.com>
Diffstat (limited to 'src/mainboard/google/zork/Kconfig.name')
-rw-r--r--src/mainboard/google/zork/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/zork/Kconfig.name b/src/mainboard/google/zork/Kconfig.name
index 8ed43f0a8b..6c6657cecd 100644
--- a/src/mainboard/google/zork/Kconfig.name
+++ b/src/mainboard/google/zork/Kconfig.name
@@ -35,3 +35,7 @@ config BOARD_GOOGLE_DIRINBOZ
config BOARD_GOOGLE_SHUBOZ
bool "-> Shuboz"
select BOARD_GOOGLE_BASEBOARD_DALBOZ
+
+config BOARD_GOOGLE_GUMBOZ
+ bool "-> Gumboz"
+ select BOARD_GOOGLE_BASEBOARD_DALBOZ