From 47318c923ef50aa03a05271d5864bc1f03c3f300 Mon Sep 17 00:00:00 2001 From: Raihow Shi Date: Wed, 9 Feb 2022 19:42:12 +0800 Subject: mb/google/brya: Create moli variant Create the moli variant of the brask 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=b:214439135 BRANCH=None TEST=util/abuild/abuild -p none -t google/brya -x -a make sure the build includes GOOGLE_MOLI Signed-off-by: Raihow Shi Change-Id: I3f3bfd3db12cba8b73b351e7c700b6a58797c906 Reviewed-on: https://review.coreboot.org/c/coreboot/+/61766 Tested-by: build bot (Jenkins) Reviewed-by: Zhuohao Lee --- src/mainboard/google/brya/Kconfig.name | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/mainboard/google/brya/Kconfig.name') diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name index 769b402186..e170b46f41 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -164,3 +164,7 @@ config BOARD_GOOGLE_BANSHEE config BOARD_GOOGLE_CROTA bool "-> Crota" select BOARD_GOOGLE_BASEBOARD_BRYA + +config BOARD_GOOGLE_MOLI + bool "-> Moli" + select BOARD_GOOGLE_BASEBOARD_BRASK -- cgit v1.2.3