summaryrefslogtreecommitdiff
path: root/src/mainboard/google/beltino/Kconfig
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2021-12-24 21:21:34 +0100
committerFelix Singer <felixsinger@posteo.net>2022-01-01 17:55:56 +0000
commitbbe6e9706acf688ae70d98f3ebe2229b4e67c803 (patch)
treeef67b03e42b1707e2826d0c25a4d57922326661d /src/mainboard/google/beltino/Kconfig
parent1c5e9d133181e53b35b16361a9bf407fe6fe096b (diff)
mb/google/beltino: Move selects from Kconfig.name to Kconfig
Move selects from Kconfig.name to Kconfig so that the configuration is at one place and not distributed over two files. Change-Id: Id1bbe7d68d9eace3f54e9decbd02f8b2b50d6867 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/60357 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/google/beltino/Kconfig')
-rw-r--r--src/mainboard/google/beltino/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/mainboard/google/beltino/Kconfig b/src/mainboard/google/beltino/Kconfig
index 28437776ce..74caad259f 100644
--- a/src/mainboard/google/beltino/Kconfig
+++ b/src/mainboard/google/beltino/Kconfig
@@ -14,6 +14,21 @@ config BOARD_GOOGLE_BASEBOARD_BELTINO
select SOUTHBRIDGE_INTEL_LYNXPOINT
select SUPERIO_ITE_IT8772F
+config BOARD_GOOGLE_MCCLOUD
+ select BOARD_GOOGLE_BASEBOARD_BELTINO
+
+config BOARD_GOOGLE_MONROE
+ select BOARD_GOOGLE_BASEBOARD_BELTINO
+
+config BOARD_GOOGLE_PANTHER
+ select BOARD_GOOGLE_BASEBOARD_BELTINO
+
+config BOARD_GOOGLE_TRICKY
+ select BOARD_GOOGLE_BASEBOARD_BELTINO
+
+config BOARD_GOOGLE_ZAKO
+ select BOARD_GOOGLE_BASEBOARD_BELTINO
+
if BOARD_GOOGLE_BASEBOARD_BELTINO
config VBOOT