From de2e716856485189cc995ac94169ce7d46ee3aa1 Mon Sep 17 00:00:00 2001 From: Tony Huang Date: Wed, 15 Mar 2023 10:41:42 +0800 Subject: mb/google/brya: Create yavilla variant Create the yavilla variant of the nissa 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:273791621 BRANCH=firmware-nissa-15217.B TEST=util/abuild/abuild -p none -t google/brya -x -a make sure the build includes GOOGLE_YAVILLA Change-Id: I4539090da5e1db474a8f58a42aecc38659959f75 Signed-off-by: Tony Huang Reviewed-on: https://review.coreboot.org/c/coreboot/+/73721 Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai --- 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 8369856d83..f8e24a1618 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -355,3 +355,7 @@ config BOARD_GOOGLE_HADES config BOARD_GOOGLE_ULDREN bool "-> Uldren" select BOARD_GOOGLE_BASEBOARD_NISSA + +config BOARD_GOOGLE_YAVILLA + bool "-> Yavilla" + select BOARD_GOOGLE_BASEBOARD_NISSA -- cgit v1.2.3