oleavr-rgl-a500-mini-linux-.../arch/arm/plat-versatile/Kconfig

19 lines
278 B
Text
Raw Normal View History

2022-05-07 01:01:45 +02:00
if PLAT_VERSATILE
config PLAT_VERSATILE_CLOCK
bool
config PLAT_VERSATILE_CLCD
bool
config PLAT_VERSATILE_LEDS
def_bool y if NEW_LEDS
depends on ARCH_REALVIEW || ARCH_VERSATILE
select LEDS_CLASS
select LEDS_TRIGGERS
config PLAT_VERSATILE_SCHED_CLOCK
def_bool y
endif