11 def_bool y if CLKSRC_I8253 || CLKEVT_I8253 || I8253_LOCK
19 config CLKSRC_DBX500_PRCMU
20 bool "Clocksource PRCMU Timer"
21 depends on UX500_SOC_DB5500 || UX500_SOC_DB8500
24 Use the always on PRCMU Timer as clocksource
26 config CLKSRC_DBX500_PRCMU_SCHED_CLOCK
27 bool "Clocksource PRCMU Timer sched_clock"
28 depends on (CLKSRC_DBX500_PRCMU && !NOMADIK_MTU_SCHED_CLOCK)
29 select HAVE_SCHED_CLOCK
32 Use the always on PRCMU Timer as sched_clock