aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/zork/Kconfig.name
diff options
context:
space:
mode:
authorKevin Chiu <Kevin.Chiu@quantatw.com>2020-07-20 12:13:23 +0800
committerPaul Fagerburg <pfagerburg@chromium.org>2020-07-23 17:56:52 +0000
commit77b89c8b183ea79b0c56f3378c36f2d421993f6d (patch)
tree4720dcffe4f9d97d1f0315626c9a544c4a695a30 /src/mainboard/google/zork/Kconfig.name
parente00db59c7c14c5914eab34fbf0c4b929cb50d2eb (diff)
zork: Create dirinboz variant
Create the dirinboz 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.1.1). BUG=b:161579679 BRANCH=master TEST=util/abuild/abuild -p none -t google/zork -x -a make sure the build includes GOOGLE_DIRINBOZ Change-Id: I33c03080ffbe0bca61acf4144417b9f5fff6389f Signed-off-by: Kevin Chiu <kevin.chiu@quantatw.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43601 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@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 801c1b7b39..6f9a90c682 100644
--- a/src/mainboard/google/zork/Kconfig.name
+++ b/src/mainboard/google/zork/Kconfig.name
@@ -27,3 +27,7 @@ config BOARD_GOOGLE_BERKNIP
config BOARD_GOOGLE_WOOMAX
bool "-> Woomax"
select BOARD_GOOGLE_BASEBOARD_TREMBYLE
+
+config BOARD_GOOGLE_DIRINBOZ
+ bool "-> Dirinboz"
+ select BOARD_GOOGLE_BASEBOARD_DALBOZ