M7350/kernel/arch/arm/plat-versatile/Kconfig

17 lines
242 B
Plaintext
Raw Normal View History

2024-09-09 08:52:07 +00:00
if PLAT_VERSATILE
config PLAT_VERSATILE_CLCD
bool
config PLAT_VERSATILE_FPGA_IRQ
bool
config PLAT_VERSATILE_LEDS
def_bool y if LEDS_CLASS
depends on ARCH_REALVIEW || ARCH_VERSATILE
config PLAT_VERSATILE_SCHED_CLOCK
def_bool y
endif