From 8af1bcd38f8469862afe1c0b60c977294c8eb1ea Mon Sep 17 00:00:00 2001 From: Paul Fagerburg Date: Mon, 22 Jun 2020 20:52:15 -0600 Subject: hatch: Create wyvern variant Create the wyvern variant of the puff 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:158269582 BRANCH=None TEST=util/abuild/abuild -p none -t google/hatch -x -a make sure the build includes GOOGLE_WYVERN Signed-off-by: Paul Fagerburg Change-Id: Id7a090058d2926707495387f7e90b3b8ed83dac7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/42551 Reviewed-by: Edward O'Callaghan Tested-by: build bot (Jenkins) --- src/mainboard/google/hatch/Kconfig.name | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/hatch/Kconfig.name') diff --git a/src/mainboard/google/hatch/Kconfig.name b/src/mainboard/google/hatch/Kconfig.name index 7c6059af89..3f803c5efc 100644 --- a/src/mainboard/google/hatch/Kconfig.name +++ b/src/mainboard/google/hatch/Kconfig.name @@ -93,3 +93,7 @@ config BOARD_GOOGLE_STRYKE config BOARD_GOOGLE_SUSHI bool "-> Sushi" select BOARD_GOOGLE_BASEBOARD_HATCH + +config BOARD_GOOGLE_WYVERN + bool "-> Wyvern" + select BOARD_GOOGLE_BASEBOARD_PUFF -- cgit v1.2.3