From a46e5e09b8f4ca90fcb6c09dda8a6247d9426088 Mon Sep 17 00:00:00 2001 From: Tyler Wang Date: Fri, 20 Sep 2024 15:09:32 +0800 Subject: mb/google/rex: Create kanix variant Create the kanix variant of the rex0 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:368501705 TEST=util/abuild/abuild -p none -t google/rex -x -a make sure the build includes GOOGLE_KANIX Change-Id: Id74a084ed3cebb65625166e3098f43e41a63f5f9 Signed-off-by: Tyler Wang Reviewed-on: https://review.coreboot.org/c/coreboot/+/84432 Reviewed-by: Subrata Banik Reviewed-by: David Wu Tested-by: build bot (Jenkins) --- src/mainboard/google/rex/Kconfig.name | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/google/rex/Kconfig.name') diff --git a/src/mainboard/google/rex/Kconfig.name b/src/mainboard/google/rex/Kconfig.name index f4fed2a828..1c68c89612 100644 --- a/src/mainboard/google/rex/Kconfig.name +++ b/src/mainboard/google/rex/Kconfig.name @@ -40,3 +40,6 @@ config BOARD_GOOGLE_SCREEBO config BOARD_GOOGLE_SCREEBO4ES bool "-> Screebo4ES" + +config BOARD_GOOGLE_KANIX + bool "-> Kanix" -- cgit v1.2.3