Files
system76-coreboot/src/mainboard/google/cherry/Kconfig.name
Felix Singer c7759d1cf9 mb/google/cherry: Move selects from Kconfig.name to Kconfig
Selects should be done in the Kconfig file instead of Kconfig.name and
not mixed over both files.

Change-Id: Id1b0d375670f9e59047eff737bc17e61bf93175e
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75016
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-09-21 21:03:12 +00:00

11 lines
154 B
Plaintext

comment "Cherry"
config BOARD_GOOGLE_CHERRY
bool "-> Cherry"
config BOARD_GOOGLE_DOJO
bool "-> Dojo"
config BOARD_GOOGLE_TOMATO
bool "-> Tomato"