Files
GEIGEIGEIST_TOTEM_SHIFT_FIR…/config/boards/shields/totem/Kconfig.shield
T

10 lines
228 B
Plaintext
Raw Normal View History

2022-09-13 01:24:15 +02:00
config SHIELD_TOTEM
bool
config SHIELD_TOTEM_LEFT
def_bool $(shields_list_contains,totem_left)
select SHIELD_TOTEM
config SHIELD_TOTEM_RIGHT
def_bool $(shields_list_contains,totem_right)
select SHIELD_TOTEM