summaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/Kconfig.name
diff options
context:
space:
mode:
authorEdward O'Callaghan <quasisec@google.com>2020-06-23 15:53:54 +1000
committerEdward O'Callaghan <quasisec@chromium.org>2020-06-23 22:46:14 +0000
commit394b5fabf4db6b9bc15034db8afc732629b7820a (patch)
treeedffd4bdd650a823fd7e27387c6ffe307a046a72 /src/mainboard/google/hatch/Kconfig.name
parentcfc170b2133c9e6b385d218bdc5677da29275264 (diff)
downloadcoreboot-394b5fabf4db6b9bc15034db8afc732629b7820a.tar.xz
hatch: Create faffy variant
Create the faffy 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). V.2: Manually modified to keep Kconfig sorted. BUG=b:157448038 BRANCH=None TEST=util/abuild/abuild -p none -t google/hatch -x -a make sure the build includes GOOGLE_FAFFY Signed-off-by: Edward O'Callaghan <quasisec@google.com> Change-Id: I5f14c2d6144ce3c2e48488ca81f31b3c04dc5fb9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/42717 Reviewed-by: Sam McNally <sammc@google.com> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.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 7359911047..7c6059af89 100644
--- a/src/mainboard/google/hatch/Kconfig.name
+++ b/src/mainboard/google/hatch/Kconfig.name
@@ -17,6 +17,10 @@ config BOARD_GOOGLE_DUFFY
bool "-> Duffy"
select BOARD_GOOGLE_BASEBOARD_PUFF
+config BOARD_GOOGLE_FAFFY
+ bool "-> Faffy"
+ select BOARD_GOOGLE_BASEBOARD_PUFF
+
config BOARD_GOOGLE_HATCH
bool "-> Hatch"
select BOARD_GOOGLE_BASEBOARD_HATCH