aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/Kconfig.name
diff options
context:
space:
mode:
authorRehan Ghori <rehang@google.com>2021-08-18 15:34:20 -0400
committerTim Wawrzynczak <twawrzynczak@chromium.org>2021-08-23 18:00:24 +0000
commit711b6c5c2d9a0833a06821aeaca28d925706333e (patch)
tree1cdd7128949290f8e1836802958f89b4010263d0 /src/mainboard/google/hatch/Kconfig.name
parent6b744344144cde7156b68fe499c499785f82ba0b (diff)
mb/google/hatch: Create moonbuggy variant
Create the moonbuggy 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.5.0). BUG=191356135 BRANCH=None TEST=util/abuild/abuild -p none -t google/hatch -x -a make sure the build includes GOOGLE_MOONBUGGY Signed-off-by: Rehan Ghori <rehang@google.com> Change-Id: Iaf545dcd5ff537afdf029f510553d16a1239763e Reviewed-on: https://review.coreboot.org/c/coreboot/+/57054 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@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 693ea4eade..f4b78a269c 100644
--- a/src/mainboard/google/hatch/Kconfig.name
+++ b/src/mainboard/google/hatch/Kconfig.name
@@ -109,3 +109,7 @@ config BOARD_GOOGLE_GENESIS
config BOARD_GOOGLE_SCOUT
bool "-> Scout"
select BOARD_GOOGLE_BASEBOARD_PUFF
+
+config BOARD_GOOGLE_MOONBUGGY
+ bool "-> Moonbuggy"
+ select BOARD_GOOGLE_BASEBOARD_PUFF