From ff7e2c86202084d4bbbdfd51a5b08331b8793364 Mon Sep 17 00:00:00 2001 From: Sheng-Liang Pan Date: Fri, 7 May 2021 18:05:02 +0800 Subject: 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 Change-Id: Iebfea87b7c4cfc2a83e88a6c479a0842774ae018 Reviewed-on: https://review.coreboot.org/c/coreboot/+/53907 Tested-by: build bot (Jenkins) Reviewed-by: Paul Fagerburg Reviewed-by: YH Lin --- src/mainboard/google/volteer/Kconfig.name | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/volteer/Kconfig.name') 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 -- cgit v1.2.3