14 def_bool y if CLKSRC_I8253 || CLKEVT_I8253 || I8253_LOCK
22 config DW_APB_TIMER_OF
25 config ARMADA_370_XP_TIMER
34 config CLKSRC_NOMADIK_MTU
36 depends on (ARCH_NOMADIK || ARCH_U8500)
39 Support for Multi Timer Unit. MTU provides access
40 to multiple interrupt generating programmable
41 32-bit free running decrementing counters.
43 config CLKSRC_NOMADIK_MTU_SCHED_CLOCK
45 depends on CLKSRC_NOMADIK_MTU
47 Use the Multi Timer Unit as the sched_clock.
49 config CLKSRC_DBX500_PRCMU
50 bool "Clocksource PRCMU Timer"
51 depends on UX500_SOC_DB8500
54 Use the always on PRCMU Timer as clocksource
56 config CLKSRC_DBX500_PRCMU_SCHED_CLOCK
57 bool "Clocksource PRCMU Timer sched_clock"
58 depends on (CLKSRC_DBX500_PRCMU && !CLKSRC_NOMADIK_MTU_SCHED_CLOCK)
61 Use the always on PRCMU Timer as sched_clock
66 config CLKSRC_METAG_GENERIC
69 This option enables support for the Meta per-thread timers.