aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/Kconfig.name
diff options
context:
space:
mode:
authorMatt Ziegelbaum <ziegs@chromium.org>2020-11-06 21:42:10 -0500
committerPatrick Georgi <pgeorgi@google.com>2020-11-09 10:18:07 +0000
commit06bff726d43b1ec46fcfe28797d8ef7f748ea9e8 (patch)
tree8d46e87018c0f04c97497dac046914286afd6666 /src/mainboard/google/hatch/Kconfig.name
parenta9a5dda093ea10b81bfd618912c74bb1842106d8 (diff)
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 <ziegs@chromium.org> Change-Id: I70886c2c5a25f5de1a4941ff235547ee812fa50d Reviewed-on: https://review.coreboot.org/c/coreboot/+/47334 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Diffstat (limited to 'src/mainboard/google/hatch/Kconfig.name')
-rw-r--r--src/mainboard/google/hatch/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
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