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>
11 lines
154 B
Plaintext
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"
|