2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 11:44:01 +08:00
linux-next/arch/arm/plat-versatile/Kconfig

13 lines
141 B
Plaintext
Raw Normal View History

if PLAT_VERSATILE
config PLAT_VERSATILE_CLOCK
bool
config PLAT_VERSATILE_CLCD
bool
config PLAT_VERSATILE_SCHED_CLOCK
def_bool y
endif