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

10 lines
107 B
Plaintext
Raw Permalink Normal View History

2024-09-09 08:52:07 +00:00
if PLAT_VERSATILE
2024-09-09 08:57:42 +00:00
config PLAT_VERSATILE_CLOCK
2024-09-09 08:52:07 +00:00
bool
config PLAT_VERSATILE_SCHED_CLOCK
def_bool y
endif