From cf06124cc617aab3d10ba67f5760e5de45f31802 Mon Sep 17 00:00:00 2001 From: Zhuohao Lee Date: Tue, 23 Jun 2020 13:32:11 +0800 Subject: volteer: Create delbin variant Create the delbin 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.1.1). BUG=b:158797761 BRANCH=None TEST=util/abuild/abuild -p none -t google/volteer -x -a make sure the build includes GOOGLE_DELBIN Signed-off-by: Zhuohao Lee Change-Id: Icf5fc6b9cc6a7c47e52103b2d396bcddb26adf50 Reviewed-on: https://review.coreboot.org/c/coreboot/+/42709 Tested-by: build bot (Jenkins) Reviewed-by: Sumeet R Pawnikar Reviewed-by: Furquan Shaikh --- 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 51ee6cdd42..1859631d8a 100644 --- a/src/mainboard/google/volteer/Kconfig.name +++ b/src/mainboard/google/volteer/Kconfig.name @@ -30,3 +30,7 @@ config BOARD_GOOGLE_VOLTEER config BOARD_GOOGLE_VOXEL bool "-> Voxel" select BOARD_GOOGLE_BASEBOARD_VOLTEER + +config BOARD_GOOGLE_DELBIN + bool "-> Delbin" + select BOARD_GOOGLE_BASEBOARD_VOLTEER -- cgit v1.2.3