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

10 lines
230 B
Plaintext
Raw Normal View History

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