aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/volteer/Kconfig.name
diff options
context:
space:
mode:
authorSheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com>2021-05-07 18:05:02 +0800
committerPatrick Georgi <pgeorgi@google.com>2021-05-12 08:01:47 +0000
commitff7e2c86202084d4bbbdfd51a5b08331b8793364 (patch)
treebafd6bb677072749a69fbdbbb2c2f6aca671d2c8 /src/mainboard/google/volteer/Kconfig.name
parent39736253d573ce6b5afc7299013f303ae9537b81 (diff)
mb/google/volteer: Create chronicler variant
Create the chronicler variant of the volteer 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:187318819 BRANCH=None TEST=util/abuild/abuild -p none -t google/volteer -x -a make sure the build includes GOOGLE_CHRONICLER Signed-off-by: Sheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com> Change-Id: Iebfea87b7c4cfc2a83e88a6c479a0842774ae018 Reviewed-on: https://review.coreboot.org/c/coreboot/+/53907 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: YH Lin <yueherngl@google.com>
Diffstat (limited to 'src/mainboard/google/volteer/Kconfig.name')
-rw-r--r--src/mainboard/google/volteer/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/volteer/Kconfig.name b/src/mainboard/google/volteer/Kconfig.name
index 14062a9890..f445b46f65 100644
--- a/src/mainboard/google/volteer/Kconfig.name
+++ b/src/mainboard/google/volteer/Kconfig.name
@@ -91,3 +91,7 @@ config BOARD_GOOGLE_COLLIS
config BOARD_GOOGLE_VOLET
bool "-> Volet"
select BOARD_GOOGLE_BASEBOARD_VOLTEER
+
+config BOARD_GOOGLE_CHRONICLER
+ bool "-> Chronicler"
+ select BOARD_GOOGLE_BASEBOARD_VOLTEER