Linux 3.5-rc6
[deliverable/linux.git] / drivers / clocksource / Kconfig
CommitLineData
89c0b8e2
RK
1config CLKSRC_I8253
2 bool
442c8176 3
e6220bdc
TG
4config CLKEVT_I8253
5 bool
6
15f304b6
RB
7config I8253_LOCK
8 bool
9
10config CLKBLD_I8253
e6220bdc 11 def_bool y if CLKSRC_I8253 || CLKEVT_I8253 || I8253_LOCK
15f304b6 12
442c8176
RK
13config CLKSRC_MMIO
14 bool
06c3df49
JI
15
16config DW_APB_TIMER
17 bool
489bccea
MW
18
19config CLKSRC_DBX500_PRCMU
20 bool "Clocksource PRCMU Timer"
29746f48 21 depends on UX500_SOC_DB8500
489bccea
MW
22 default y
23 help
24 Use the always on PRCMU Timer as clocksource
25
26config CLKSRC_DBX500_PRCMU_SCHED_CLOCK
27 bool "Clocksource PRCMU Timer sched_clock"
28 depends on (CLKSRC_DBX500_PRCMU && !NOMADIK_MTU_SCHED_CLOCK)
489bccea
MW
29 default y
30 help
31 Use the always on PRCMU Timer as sched_clock
This page took 0.073943 seconds and 5 git commands to generate.