aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/zork/Kconfig
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
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')
-rw-r--r--src/mainboard/google/zork/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/zork/Kconfig b/src/mainboard/google/zork/Kconfig
index 75b3e01345..b6ad7e0afb 100644
--- a/src/mainboard/google/zork/Kconfig
+++ b/src/mainboard/google/zork/Kconfig
@@ -69,6 +69,7 @@ config VARIANT_DIR
default "berknip" if BOARD_GOOGLE_BERKNIP
default "vilboz" if BOARD_GOOGLE_VILBOZ
default "woomax" if BOARD_GOOGLE_WOOMAX
+ default "dirinboz" if BOARD_GOOGLE_DIRINBOZ
config MAINBOARD_PART_NUMBER
string
@@ -79,6 +80,7 @@ config MAINBOARD_PART_NUMBER
default "Berknip" if BOARD_GOOGLE_BERKNIP
default "Vilboz" if BOARD_GOOGLE_VILBOZ
default "Woomax" if BOARD_GOOGLE_WOOMAX
+ default "Dirinboz" if BOARD_GOOGLE_DIRINBOZ
config DEVICETREE
string