clocksource/drivers/bcm2835: Add the COMPILE_TEST option
[deliverable/linux.git] / drivers / clocksource / Kconfig
CommitLineData
58394271 1menu "Clock Source drivers"
3da6d49e 2 depends on !ARCH_USES_GETTIMEOFFSET
58394271 3
ae278a93
SW
4config CLKSRC_OF
5 bool
aad83b15
MZ
6 select CLKSRC_PROBE
7
8config CLKSRC_ACPI
9 bool
10 select CLKSRC_PROBE
11
12config CLKSRC_PROBE
13 bool
ae278a93 14
89c0b8e2
RK
15config CLKSRC_I8253
16 bool
442c8176 17
e6220bdc
TG
18config CLKEVT_I8253
19 bool
20
15f304b6
RB
21config I8253_LOCK
22 bool
23
24config CLKBLD_I8253
e6220bdc 25 def_bool y if CLKSRC_I8253 || CLKEVT_I8253 || I8253_LOCK
15f304b6 26
442c8176
RK
27config CLKSRC_MMIO
28 bool
06c3df49 29
2ea879a7
DL
30config BCM2835_TIMER
31 bool "BCM2835 timer driver" if COMPILE_TEST
32 depends on GENERIC_CLOCKEVENTS
33 select CLKSRC_MMIO
34 help
35 Enables the support for the BCM2835 timer driver.
36
9b8bb773 37config DIGICOLOR_TIMER
e6c1db13 38 bool "Digicolor timer driver" if COMPILE_TEST
0901f184 39 depends on GENERIC_CLOCKEVENTS
2be6d9bf 40 select CLKSRC_MMIO
d7023e62 41 depends on HAS_IOMEM
e6c1db13
DL
42 help
43 Enables the support for the digicolor timer driver.
9b8bb773 44
06c3df49 45config DW_APB_TIMER
5b097f6b 46 bool "DW APB timer driver" if COMPILE_TEST
0901f184 47 depends on GENERIC_CLOCKEVENTS
5b097f6b
DL
48 help
49 Enables the support for the dw_apb timer.
489bccea 50
cfda5901
DN
51config DW_APB_TIMER_OF
52 bool
1b4eca0f 53 select DW_APB_TIMER
10021488 54 select CLKSRC_OF
cfda5901 55
468b8c4c 56config ROCKCHIP_TIMER
40ada2aa
DL
57 bool "Rockchip timer driver" if COMPILE_TEST
58 depends on ARM || ARM64
468b8c4c 59 select CLKSRC_OF
40ada2aa
DL
60 help
61 Enables the support for the rockchip timer driver.
468b8c4c 62
6fe9cbd1 63config ARMADA_370_XP_TIMER
9519e80c
DL
64 bool "Armada 370 and XP timer driver" if COMPILE_TEST
65 depends on ARM
7b0dd72a 66 select CLKSRC_OF
2be6d9bf 67 select CLKSRC_MMIO
9519e80c
DL
68 help
69 Enables the support for the Armada 370 and XP timer driver.
6fe9cbd1 70
e4a6b378 71config MESON6_TIMER
0b7a7bb7 72 bool "Meson6 timer driver" if COMPILE_TEST
0901f184 73 depends on GENERIC_CLOCKEVENTS
7b6b0a45 74 select CLKSRC_MMIO
0b7a7bb7
DL
75 help
76 Enables the support for the Meson6 timer driver.
e4a6b378 77
0c1dcfd5 78config ORION_TIMER
c9165549
DL
79 bool "Orion timer driver" if COMPILE_TEST
80 depends on ARM
0c1dcfd5
SH
81 select CLKSRC_OF
82 select CLKSRC_MMIO
c9165549
DL
83 help
84 Enables the support for the Orion timer driver
0c1dcfd5 85
119fd635 86config SUN4I_TIMER
b4fcd48b 87 bool "Sun4i timer driver" if COMPILE_TEST
0901f184 88 depends on GENERIC_CLOCKEVENTS
d7023e62 89 depends on HAS_IOMEM
71c568c0 90 select CLKSRC_MMIO
b4fcd48b
DL
91 help
92 Enables support for the Sun4i timer.
b2ac5d75 93
67905540 94config SUN5I_HSTIMER
f0c5afb7 95 bool "Sun5i timer driver" if COMPILE_TEST
67905540 96 select CLKSRC_MMIO
f0c5afb7
DL
97 depends on COMMON_CLK
98 help
99 Enables support the Sun5i timer.
67905540 100
910978e7 101config TEGRA_TIMER
adce4bc8 102 bool "Tegra timer driver" if COMPILE_TEST
2be6d9bf 103 select CLKSRC_MMIO
adce4bc8
DL
104 depends on ARM
105 help
106 Enables support for the Tegra driver.
910978e7 107
ff7ec345 108config VT8500_TIMER
b4bdf7ef 109 bool "VT8500 timer driver" if COMPILE_TEST
0901f184 110 depends on GENERIC_CLOCKEVENTS
d7023e62 111 depends on HAS_IOMEM
b4bdf7ef
DL
112 help
113 Enables support for the VT8500 driver.
ff7ec345 114
4f0f234f 115config CADENCE_TTC_TIMER
57f49318
DL
116 bool "Cadence TTC timer driver" if COMPILE_TEST
117 depends on COMMON_CLK
118 help
119 Enables support for the cadence ttc driver.
4f0f234f 120
a8b1b9fc 121config ASM9260_TIMER
b9755841 122 bool "ASM9260 timer driver" if COMPILE_TEST
0901f184 123 depends on GENERIC_CLOCKEVENTS
a8b1b9fc
DL
124 select CLKSRC_MMIO
125 select CLKSRC_OF
b9755841
DL
126 help
127 Enables support for the ASM9260 timer.
a8b1b9fc 128
694e33a7 129config CLKSRC_NOMADIK_MTU
70329653
DL
130 bool "Nomakdik clocksource driver" if COMPILE_TEST
131 depends on ARM
694e33a7
LW
132 select CLKSRC_MMIO
133 help
134 Support for Multi Timer Unit. MTU provides access
135 to multiple interrupt generating programmable
136 32-bit free running decrementing counters.
137
138config CLKSRC_NOMADIK_MTU_SCHED_CLOCK
139 bool
140 depends on CLKSRC_NOMADIK_MTU
141 help
142 Use the Multi Timer Unit as the sched_clock.
143
489bccea 144config CLKSRC_DBX500_PRCMU
1becd6ed 145 bool "Clocksource PRCMU Timer" if COMPILE_TEST
0901f184 146 depends on GENERIC_CLOCKEVENTS
d7023e62 147 depends on HAS_IOMEM
489bccea
MW
148 help
149 Use the always on PRCMU Timer as clocksource
150
151config CLKSRC_DBX500_PRCMU_SCHED_CLOCK
152 bool "Clocksource PRCMU Timer sched_clock"
694e33a7 153 depends on (CLKSRC_DBX500_PRCMU && !CLKSRC_NOMADIK_MTU_SCHED_CLOCK)
489bccea
MW
154 default y
155 help
156 Use the always on PRCMU Timer as sched_clock
985c0679 157
9c9b7818
UKK
158config CLKSRC_EFM32
159 bool "Clocksource for Energy Micro's EFM32 SoCs" if !ARCH_EFM32
160 depends on OF && ARM && (ARCH_EFM32 || COMPILE_TEST)
09ca2757 161 select CLKSRC_MMIO
9c9b7818
UKK
162 default ARCH_EFM32
163 help
164 Support to use the timers of EFM32 SoCs as clock source and clock
165 event device.
166
050dd322 167config CLKSRC_LPC32XX
ddcf48c7 168 bool "Clocksource for LPC32XX" if COMPILE_TEST
863ee050 169 depends on GENERIC_CLOCKEVENTS && HAS_IOMEM
1b18fd20 170 depends on ARM
050dd322
JE
171 select CLKSRC_MMIO
172 select CLKSRC_OF
ddcf48c7
DL
173 help
174 Support for the LPC32XX clocksource.
050dd322 175
84583983 176config CLKSRC_PISTACHIO
dfdb1652 177 bool "Clocksource for Pistachio SoC" if COMPILE_TEST
863ee050 178 depends on HAS_IOMEM
84583983 179 select CLKSRC_OF
dfdb1652
DL
180 help
181 Enables the clocksource for the Pistachio SoC.
84583983 182
fe851f56
FB
183config CLKSRC_TI_32K
184 bool "Texas Instruments 32.768 Hz Clocksource" if COMPILE_TEST
dfedaf10 185 depends on GENERIC_SCHED_CLOCK
fe851f56
FB
186 select CLKSRC_OF if OF
187 help
188 This option enables support for Texas Instruments 32.768 Hz clocksource
189 available on many OMAP-like platforms.
190
a5322457
NC
191config CLKSRC_NPS
192 bool "NPS400 clocksource driver" if COMPILE_TEST
193 depends on !PHYS_ADDR_T_64BIT
194 select CLKSRC_MMIO
195 select CLKSRC_OF if OF
196 help
197 NPS400 clocksource support.
198 Got 64 bit counter with update rate up to 1000MHz.
199 This counter is accessed via couple of 32 bit memory mapped registers.
200
e37e4593 201config CLKSRC_STM32
1cb6c215
PG
202 bool "Clocksource for STM32 SoCs" if !ARCH_STM32
203 depends on OF && ARM && (ARCH_STM32 || COMPILE_TEST)
e37e4593
MC
204 select CLKSRC_MMIO
205
0302637f
VM
206config CLKSRC_MPS2
207 bool "Clocksource for MPS2 SoCs" if COMPILE_TEST
208 depends on GENERIC_SCHED_CLOCK
209 select CLKSRC_MMIO
210 select CLKSRC_OF
211
8a4da6e3
MR
212config ARM_ARCH_TIMER
213 bool
0583fe47 214 select CLKSRC_OF if OF
ae281cbd 215 select CLKSRC_ACPI if ACPI
a2c5d4ed 216
037f6377
WD
217config ARM_ARCH_TIMER_EVTSTREAM
218 bool "Support for ARM architected timer event stream generation"
219 default y if ARM_ARCH_TIMER
77f7ce9a 220 depends on ARM_ARCH_TIMER
037f6377
WD
221 help
222 This option enables support for event stream generation based on
223 the ARM architected timer. It is used for waking up CPUs executing
224 the wfe instruction at a frequency represented as a power-of-2
225 divisor of the clock rate.
226 The main use of the event stream is wfe-based timeouts of userspace
227 locking implementations. It might also be useful for imposing timeout
228 on wfe to safeguard against any programming errors in case an expected
229 event is not generated.
230 This must be disabled for hardware validation purposes to detect any
231 hardware anomalies of missing events.
232
c1b40e44
SM
233config ARM_GLOBAL_TIMER
234 bool
235 select CLKSRC_OF if OF
236 help
237 This options enables support for the ARM global timer unit
238
0b7402dc
SH
239config ARM_TIMER_SP804
240 bool "Support for Dual Timer SP804 module"
002af195 241 depends on GENERIC_SCHED_CLOCK && CLKDEV_LOOKUP
0b7402dc
SH
242 select CLKSRC_MMIO
243 select CLKSRC_OF if OF
244
c1b40e44
SM
245config CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
246 bool
247 depends on ARM_GLOBAL_TIMER
248 default y
249 help
250 Use ARM global timer clock source as sched_clock
251
4958ebb3
MC
252config ARMV7M_SYSTICK
253 bool
254 select CLKSRC_OF if OF
255 select CLKSRC_MMIO
256 help
257 This options enables support for the ARMv7M system timer unit
258
b052ff30
MR
259config ATMEL_PIT
260 select CLKSRC_OF if OF
261 def_bool SOC_AT91SAM9 || SOC_SAMA5
262
b53cdd03
AB
263config ATMEL_ST
264 bool
265 select CLKSRC_OF
7ab7ef74 266 select MFD_SYSCON
b53cdd03 267
a2c5d4ed
JH
268config CLKSRC_METAG_GENERIC
269 def_bool y if METAG
270 help
271 This option enables support for the Meta per-thread timers.
6938d75a
TA
272
273config CLKSRC_EXYNOS_MCT
39366ef4
DL
274 bool "Exynos multi core timer driver" if COMPILE_TEST
275 depends on ARM
6938d75a
TA
276 help
277 Support for Multi Core Timer controller on Exynos SoCs.
241a9871 278
f1189989 279config CLKSRC_SAMSUNG_PWM
de37b0b5 280 bool "PWM timer driver for Samsung S3C, S5P" if COMPILE_TEST
0901f184 281 depends on GENERIC_CLOCKEVENTS
d7023e62 282 depends on HAS_IOMEM
f1189989
TF
283 help
284 This is a new clocksource driver for the PWM timer found in
285 Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver
286 for all devicetree enabled platforms. This driver will be
287 needed only on systems that do not have the Exynos MCT available.
c1967249 288
2529c3a3 289config FSL_FTM_TIMER
ef49336b 290 bool "Freescale FlexTimer Module driver" if COMPILE_TEST
0901f184 291 depends on GENERIC_CLOCKEVENTS
d7023e62 292 depends on HAS_IOMEM
03724ac3 293 select CLKSRC_MMIO
2529c3a3
XL
294 help
295 Support for Freescale FlexTimer Module (FTM) timer.
296
c1967249
JL
297config VF_PIT_TIMER
298 bool
2be6d9bf 299 select CLKSRC_MMIO
c1967249
JL
300 help
301 Support for Period Interrupt Timer on Freescale Vybrid Family SoCs.
fd3f1270 302
89355274
NA
303config OXNAS_RPS_TIMER
304 bool "Oxford Semiconductor OXNAS RPS Timers driver" if COMPILE_TEST
305 depends on GENERIC_CLOCKEVENTS
306 select CLKSRC_OF
307 select CLKSRC_MMIO
308 help
309 This enables support for the Oxford Semiconductor OXNAS RPS timers.
310
fd3f1270
MD
311config SYS_SUPPORTS_SH_CMT
312 bool
313
ecb3530d 314config MTK_TIMER
fbca9eab 315 bool "Mediatek timer driver" if COMPILE_TEST
863ee050 316 depends on GENERIC_CLOCKEVENTS && HAS_IOMEM
ecb3530d
MB
317 select CLKSRC_OF
318 select CLKSRC_MMIO
fbca9eab
DL
319 help
320 Support for Mediatek timer driver.
ecb3530d 321
fd3f1270
MD
322config SYS_SUPPORTS_SH_MTU2
323 bool
324
325config SYS_SUPPORTS_SH_TMU
326 bool
327
328config SYS_SUPPORTS_EM_STI
329 bool
330
331config SH_TIMER_CMT
332 bool "Renesas CMT timer driver" if COMPILE_TEST
87291a92 333 depends on GENERIC_CLOCKEVENTS
11bc26fe 334 depends on HAS_IOMEM
fd3f1270
MD
335 default SYS_SUPPORTS_SH_CMT
336 help
337 This enables build of a clocksource and clockevent driver for
338 the Compare Match Timer (CMT) hardware available in 16/32/48-bit
339 variants on a wide range of Mobile and Automotive SoCs from Renesas.
340
341config SH_TIMER_MTU2
342 bool "Renesas MTU2 timer driver" if COMPILE_TEST
87291a92 343 depends on GENERIC_CLOCKEVENTS
11bc26fe 344 depends on HAS_IOMEM
fd3f1270
MD
345 default SYS_SUPPORTS_SH_MTU2
346 help
347 This enables build of a clockevent driver for the Multi-Function
7e139187 348 Timer Pulse Unit 2 (MTU2) hardware available on SoCs from Renesas.
fd3f1270
MD
349 This hardware comes with 16 bit-timer registers.
350
351config SH_TIMER_TMU
352 bool "Renesas TMU timer driver" if COMPILE_TEST
87291a92 353 depends on GENERIC_CLOCKEVENTS
11bc26fe 354 depends on HAS_IOMEM
fd3f1270
MD
355 default SYS_SUPPORTS_SH_TMU
356 help
357 This enables build of a clocksource and clockevent driver for
358 the 32-bit Timer Unit (TMU) hardware available on a wide range
359 SoCs from Renesas.
360
361config EM_TIMER_STI
362 bool "Renesas STI timer driver" if COMPILE_TEST
40c96312 363 depends on GENERIC_CLOCKEVENTS && HAS_IOMEM
fd3f1270
MD
364 default SYS_SUPPORTS_EM_STI
365 help
366 This enables build of a clocksource and clockevent driver for
367 the 48-bit System Timer (STI) hardware available on a SoCs
368 such as EMEV2 from former NEC Electronics.
dfc25e45 369
3f8e8cee 370config CLKSRC_QCOM
3dc0e9f6
DL
371 bool "Qualcomm MSM timer" if COMPILE_TEST
372 depends on ARM
373 select CLKSRC_OF
374 help
375 This enables the clocksource and the per CPU clockevent driver for the
376 Qualcomm SoCs.
220e2a8d
PM
377
378config CLKSRC_VERSATILE
379 bool "ARM Versatile (Express) reference platforms clock source"
ff37015b 380 depends on PLAT_VERSATILE && GENERIC_SCHED_CLOCK && !ARCH_USES_GETTIMEOFFSET
220e2a8d
PM
381 select CLKSRC_OF
382 default y if MFD_VEXPRESS_SYSREG
383 help
384 This option enables clock source based on free running
385 counter available in the "System Registers" block of
386 ARM Versatile, RealView and Versatile Express reference
387 platforms.
58394271 388
fa5635a2
AB
389config CLKSRC_MIPS_GIC
390 bool
391 depends on MIPS_GIC
e12aa828 392 select CLKSRC_OF
fa5635a2 393
ccd63ce4 394config CLKSRC_TANGO_XTAL
5a7351f0
DL
395 bool "Clocksource for Tango SoC" if COMPILE_TEST
396 depends on ARM
ccd63ce4 397 select CLKSRC_OF
0881841f 398 select CLKSRC_MMIO
5a7351f0
DL
399 help
400 This enables the clocksource for Tango SoC
ccd63ce4 401
e074ff86 402config CLKSRC_PXA
5ae996cb
DL
403 bool "Clocksource for PXA or SA-11x0 platform" if COMPILE_TEST
404 depends on GENERIC_CLOCKEVENTS
d7023e62 405 depends on HAS_IOMEM
5ae996cb 406 select CLKSRC_MMIO
e074ff86
DES
407 help
408 This enables OST0 support available on PXA and SA-11x0
409 platforms.
618b902d 410
97a23beb 411config H8300_TMR8
46e7c3c6 412 bool "Clockevent timer for the H8300 platform" if COMPILE_TEST
863ee050 413 depends on GENERIC_CLOCKEVENTS && HAS_IOMEM
46e7c3c6
DL
414 help
415 This enables the 8 bits timer for the H8300 platform.
97a23beb 416
618b902d 417config H8300_TMR16
46e7c3c6 418 bool "Clockevent timer for the H83069 platform" if COMPILE_TEST
863ee050 419 depends on GENERIC_CLOCKEVENTS && HAS_IOMEM
46e7c3c6
DL
420 help
421 This enables the 16 bits timer for the H8300 platform with the
422 H83069 cpu.
618b902d
YS
423
424config H8300_TPU
46e7c3c6 425 bool "Clocksource for the H8300 platform" if COMPILE_TEST
863ee050 426 depends on GENERIC_CLOCKEVENTS && HAS_IOMEM
46e7c3c6
DL
427 help
428 This enables the clocksource for the H8300 platform with the
429 H8S2678 cpu.
618b902d 430
bea5af41
SG
431config CLKSRC_IMX_GPT
432 bool "Clocksource using i.MX GPT" if COMPILE_TEST
433 depends on ARM && CLKDEV_LOOKUP
434 select CLKSRC_MMIO
435
70bef01c 436config CLKSRC_ST_LPC
baacaf83 437 bool "Low power clocksource found in the LPC" if COMPILE_TEST
70bef01c 438 select CLKSRC_OF if OF
863ee050 439 depends on HAS_IOMEM
2be6d9bf 440 select CLKSRC_MMIO
70bef01c
LJ
441 help
442 Enable this option to use the Low Power controller timer
443 as clocksource.
444
58394271 445endmenu
This page took 0.25936 seconds and 5 git commands to generate.