x86/nmi: Fix use of unallocated cpumask_var_t
[cascardo/linux.git] / arch / arm / plat-versatile / Kconfig
1 if PLAT_VERSATILE
2
3 config PLAT_VERSATILE_CLOCK
4         bool
5
6 config PLAT_VERSATILE_SCHED_CLOCK
7         def_bool y
8
9 endif