From 1b86f5ca9a02a2f2d2d799def68698b15feaa676 Mon Sep 17 00:00:00 2001 From: Tongtong Pan Date: Mon, 18 Nov 2024 02:26:20 +0800 Subject: mb/google/fatcat: Create felino variant Create the felino variant of the fatcat reference board by copying the fatcat files to a new directory named for the variant. BUG=b:379797598 TEST=1. util/abuild/abuild -p none -t google/fatcat -x -a make sure the build includes GOOGLE_FELINO 2. Run part_id_gen tool without any errors Change-Id: Iff7989c19e775d65d5fb04aa4489854150390a35 Signed-off-by: Tongtong Pan Reviewed-on: https://review.coreboot.org/c/coreboot/+/85185 Reviewed-by: Weimin Wu Reviewed-by: Subrata Banik Tested-by: build bot (Jenkins) --- src/mainboard/google/fatcat/Kconfig.name | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/google/fatcat/Kconfig.name') diff --git a/src/mainboard/google/fatcat/Kconfig.name b/src/mainboard/google/fatcat/Kconfig.name index 2782d9bf8c..a8bf8261f5 100644 --- a/src/mainboard/google/fatcat/Kconfig.name +++ b/src/mainboard/google/fatcat/Kconfig.name @@ -11,5 +11,8 @@ config BOARD_GOOGLE_FATCATITE config BOARD_GOOGLE_FATCATNUVO bool "-> Fatcatnuvo" +config BOARD_GOOGLE_FELINO + bool "-> Felino" + config BOARD_GOOGLE_FRANCKA bool "-> Francka" -- cgit v1.2.3