summaryrefslogtreecommitdiff
path: root/src/mainboard/google/volteer/Kconfig.name
diff options
context:
space:
mode:
authorFrankChu <frank_chu@pegatron.corp-partner.google.com>2021-03-10 10:01:22 +0800
committerPatrick Georgi <pgeorgi@google.com>2021-03-15 06:18:27 +0000
commitf8b2d32ad9b6fca6c2a598697ae271ce5f86db49 (patch)
treef2539772d24ded4d426895ceb7ca4a3bc36adedc /src/mainboard/google/volteer/Kconfig.name
parent8dffc38f6e8ff4d1f7e26b261bfd6d7fda6be173 (diff)
downloadcoreboot-f8b2d32ad9b6fca6c2a598697ae271ce5f86db49.tar.xz
mb/google/volteer: Create collis variant
Create the collis 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:182227204 BRANCH=None TEST=util/abuild/abuild -p none -t google/volteer -x -a make sure the build includes GOOGLE_COLLIS Signed-off-by: FrankChu <frank_chu@pegatron.corp-partner.google.com> Change-Id: Ibcf8b59b38d02517cea0a3ee474ff82fc0a2a958 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51387 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Zhuohao Lee <zhuohao@google.com> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
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 5bb1794cbf..4702832ff9 100644
--- a/src/mainboard/google/volteer/Kconfig.name
+++ b/src/mainboard/google/volteer/Kconfig.name
@@ -82,3 +82,7 @@ config BOARD_GOOGLE_DROBIT
config BOARD_GOOGLE_COPANO
bool "-> Copano"
select BOARD_GOOGLE_BASEBOARD_VOLTEER
+
+config BOARD_GOOGLE_COLLIS
+ bool "-> Collis"
+ select BOARD_GOOGLE_BASEBOARD_VOLTEER