summaryrefslogtreecommitdiff
path: root/src/mainboard/google/fatcat/Kconfig.name
diff options
context:
space:
mode:
authorTongtong Pan <pantongtong@huaqin.corp-partner.google.com>2024-11-18 02:26:20 +0800
committerSubrata Banik <subratabanik@google.com>2024-11-20 03:54:39 +0000
commit1b86f5ca9a02a2f2d2d799def68698b15feaa676 (patch)
tree57797b75d3c098ae64c3c3bac080c1517b40f41c /src/mainboard/google/fatcat/Kconfig.name
parent3a891aff8c8aa05284dbbbc436e50e5ed3f34f5a (diff)
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 <pantongtong@huaqin.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85185 Reviewed-by: Weimin Wu <wuweimin@huaqin.corp-partner.google.com> Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/fatcat/Kconfig.name')
-rw-r--r--src/mainboard/google/fatcat/Kconfig.name3
1 files changed, 3 insertions, 0 deletions
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"