From c4b59bfcbbb0e48dc622be65f9f501a304964efa Mon Sep 17 00:00:00 2001 From: John Su Date: Wed, 20 Nov 2024 17:47:11 +0800 Subject: mb/google/brya: Create uldrenite variant Create the uldrenite variant of the brya reference board by copying the template files to a new directory named for the variant. BUG=b:376781355 TEST=util/abuild/abuild -p none -t google/brya -x -a make sure the build includes GOOGLE_ULDRENITE Change-Id: Ife666c6f2fe69643033e2ce3b299e7414e16eef1 Signed-off-by: John Su Reviewed-on: https://review.coreboot.org/c/coreboot/+/85207 Reviewed-by: Dtrain Hsu Reviewed-by: Amanda Hwang Reviewed-by: Eric Lai Tested-by: build bot (Jenkins) --- src/mainboard/google/brya/Kconfig.name | 3 +++ 1 file changed, 3 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 1beee8dd07..9bc68bb30c 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -161,6 +161,9 @@ config BOARD_GOOGLE_TRULO config BOARD_GOOGLE_ULDREN bool "-> Uldren" +config BOARD_GOOGLE_ULDRENITE + bool "-> Uldrenite" + config BOARD_GOOGLE_VELL bool "-> Vell" -- cgit v1.2.3