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 <raihow_shi@wistron.corp-partner.google.com>
Change-Id: I3f3bfd3db12cba8b73b351e7c700b6a58797c906
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61766
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Zhuohao Lee <zhuohao@google.com>
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig
index b398386..86c546d 100644
--- a/src/mainboard/google/brya/Kconfig
+++ b/src/mainboard/google/brya/Kconfig
@@ -160,6 +160,7 @@
 	default "Volmar" if BOARD_GOOGLE_VOLMAR
 	default "Banshee" if BOARD_GOOGLE_BANSHEE
 	default "Crota" if BOARD_GOOGLE_CROTA
+	default "Moli" if BOARD_GOOGLE_MOLI
 
 config VARIANT_DIR
 	default "brya0" if BOARD_GOOGLE_BRYA0
@@ -185,6 +186,7 @@
 	default "volmar" if BOARD_GOOGLE_VOLMAR
 	default "banshee" if BOARD_GOOGLE_BANSHEE
 	default "crota" if BOARD_GOOGLE_CROTA
+	default "moli" if BOARD_GOOGLE_MOLI
 
 config VBOOT
 	select VBOOT_EARLY_EC_SYNC