From 1bf0c3f1897cc81df61716f8136f107b912f4a64 Mon Sep 17 00:00:00 2001 From: Kun Liu Date: Wed, 10 Apr 2024 13:40:13 +0800 Subject: mb/google/brox: Create lotso variant Create the lotso variant of the brox 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:333494257 BRANCH=None TEST=util/abuild/abuild -p none -t google/brox -x -a make sure the build includes GOOGLE_LOTSO Change-Id: I5939127f9e6abe5b792c0627d9d67e739b27083b Signed-off-by: Kun Liu Reviewed-on: https://review.coreboot.org/c/coreboot/+/81817 Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai Reviewed-by: Karthik Ramasubramanian --- src/mainboard/google/brox/Kconfig.name | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/google/brox/Kconfig.name') diff --git a/src/mainboard/google/brox/Kconfig.name b/src/mainboard/google/brox/Kconfig.name index 37fc310b9a..ae8f5ea742 100644 --- a/src/mainboard/google/brox/Kconfig.name +++ b/src/mainboard/google/brox/Kconfig.name @@ -8,5 +8,8 @@ config BOARD_GOOGLE_BROX config BOARD_GOOGLE_BROX_EC_ISH bool "-> Brox EC ISH" +config BOARD_GOOGLE_LOTSO + bool "-> Lotso" + config BOARD_GOOGLE_GREENBAYUPOC bool "-> Greenbayupoc" -- cgit v1.2.3