From 06bff726d43b1ec46fcfe28797d8ef7f748ea9e8 Mon Sep 17 00:00:00 2001 From: Matt Ziegelbaum Date: Fri, 6 Nov 2020 21:42:10 -0500 Subject: hatch: Create genesis variant Create the genesis 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.2.0). BUG=b:172620124 BRANCH=None TEST=util/abuild/abuild -p none -t google/hatch -x -a make sure the build includes GOOGLE_GENESIS Signed-off-by: Matt Ziegelbaum Change-Id: I70886c2c5a25f5de1a4941ff235547ee812fa50d Reviewed-on: https://review.coreboot.org/c/coreboot/+/47334 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan --- 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 71166d0bcf..7853c2ec31 100644 --- a/src/mainboard/google/hatch/Kconfig.name +++ b/src/mainboard/google/hatch/Kconfig.name @@ -101,3 +101,7 @@ config BOARD_GOOGLE_DOOLY config BOARD_GOOGLE_AMBASSADOR bool "-> Ambassador" select BOARD_GOOGLE_BASEBOARD_PUFF + +config BOARD_GOOGLE_GENESIS + bool "-> Genesis" + select BOARD_GOOGLE_BASEBOARD_PUFF -- cgit v1.2.3