]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/clocksource/Kconfig
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-jammy-kernel.git] / drivers / clocksource / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
58394271 2menu "Clock Source drivers"
2f8a26c1 3 depends on GENERIC_CLOCKEVENTS
58394271 4
bb0eb050 5config TIMER_OF
ae278a93 6 bool
bb0eb050 7 select TIMER_PROBE
aad83b15 8
fa1bffab 9config TIMER_ACPI
aad83b15 10 bool
bb0eb050 11 select TIMER_PROBE
aad83b15 12
bb0eb050 13config TIMER_PROBE
aad83b15 14 bool
ae278a93 15
89c0b8e2
RK
16config CLKSRC_I8253
17 bool
442c8176 18
e6220bdc
TG
19config CLKEVT_I8253
20 bool
21
15f304b6
RB
22config I8253_LOCK
23 bool
24
af04aa85
K
25config OMAP_DM_TIMER
26 bool
27
15f304b6 28config CLKBLD_I8253
e6220bdc 29 def_bool y if CLKSRC_I8253 || CLKEVT_I8253 || I8253_LOCK
15f304b6 30
442c8176
RK
31config CLKSRC_MMIO
32 bool
06c3df49 33
2ea879a7
DL
34config BCM2835_TIMER
35 bool "BCM2835 timer driver" if COMPILE_TEST
2ea879a7
DL
36 select CLKSRC_MMIO
37 help
38 Enables the support for the BCM2835 timer driver.
39
1cad71e3
DL
40config BCM_KONA_TIMER
41 bool "BCM mobile timer driver" if COMPILE_TEST
1cad71e3
DL
42 select CLKSRC_MMIO
43 help
44 Enables the support for the BCM Kona mobile timer driver.
45
721154f9
BG
46config DAVINCI_TIMER
47 bool "Texas Instruments DaVinci timer driver" if COMPILE_TEST
48 help
49 Enables the support for the TI DaVinci timer driver.
50
9b8bb773 51config DIGICOLOR_TIMER
e6c1db13 52 bool "Digicolor timer driver" if COMPILE_TEST
2be6d9bf 53 select CLKSRC_MMIO
d7023e62 54 depends on HAS_IOMEM
e6c1db13
DL
55 help
56 Enables the support for the digicolor timer driver.
9b8bb773 57
06c3df49 58config DW_APB_TIMER
5b097f6b
DL
59 bool "DW APB timer driver" if COMPILE_TEST
60 help
61 Enables the support for the dw_apb timer.
489bccea 62
cfda5901
DN
63config DW_APB_TIMER_OF
64 bool
1b4eca0f 65 select DW_APB_TIMER
bb0eb050 66 select TIMER_OF
cfda5901 67
f5bf0ee4
LW
68config FTTMR010_TIMER
69 bool "Faraday Technology timer driver" if COMPILE_TEST
4750535b
LW
70 depends on HAS_IOMEM
71 select CLKSRC_MMIO
bb0eb050 72 select TIMER_OF
4750535b
LW
73 select MFD_SYSCON
74 help
f5bf0ee4
LW
75 Enables support for the Faraday Technology timer block
76 FTTMR010.
4750535b 77
13e0b405
LW
78config IXP4XX_TIMER
79 bool "Intel XScale IXP4xx timer driver" if COMPILE_TEST
80 depends on HAS_IOMEM
81 select CLKSRC_MMIO
7a3b8758 82 select TIMER_OF if OF
13e0b405
LW
83 help
84 Enables support for the Intel XScale IXP4xx SoC timer.
85
468b8c4c 86config ROCKCHIP_TIMER
40ada2aa
DL
87 bool "Rockchip timer driver" if COMPILE_TEST
88 depends on ARM || ARM64
bb0eb050 89 select TIMER_OF
5e0a39d0 90 select CLKSRC_MMIO
40ada2aa 91 help
06293463 92 Enables the support for the Rockchip timer driver.
468b8c4c 93
6fe9cbd1 94config ARMADA_370_XP_TIMER
9519e80c
DL
95 bool "Armada 370 and XP timer driver" if COMPILE_TEST
96 depends on ARM
bb0eb050 97 select TIMER_OF
2be6d9bf 98 select CLKSRC_MMIO
9519e80c
DL
99 help
100 Enables the support for the Armada 370 and XP timer driver.
6fe9cbd1 101
e4a6b378 102config MESON6_TIMER
0b7a7bb7 103 bool "Meson6 timer driver" if COMPILE_TEST
7b6b0a45 104 select CLKSRC_MMIO
0b7a7bb7
DL
105 help
106 Enables the support for the Meson6 timer driver.
e4a6b378 107
0c1dcfd5 108config ORION_TIMER
c9165549
DL
109 bool "Orion timer driver" if COMPILE_TEST
110 depends on ARM
bb0eb050 111 select TIMER_OF
0c1dcfd5 112 select CLKSRC_MMIO
c9165549
DL
113 help
114 Enables the support for the Orion timer driver
0c1dcfd5 115
4be78a86
AF
116config OWL_TIMER
117 bool "Owl timer driver" if COMPILE_TEST
4be78a86
AF
118 select CLKSRC_MMIO
119 help
120 Enables the support for the Actions Semi Owl timer driver.
121
7f83a132
MS
122config RDA_TIMER
123 bool "RDA timer driver" if COMPILE_TEST
7f83a132
MS
124 select CLKSRC_MMIO
125 select TIMER_OF
126 help
127 Enables the support for the RDA Micro timer driver.
128
119fd635 129config SUN4I_TIMER
b4fcd48b 130 bool "Sun4i timer driver" if COMPILE_TEST
d7023e62 131 depends on HAS_IOMEM
71c568c0 132 select CLKSRC_MMIO
239751ed 133 select TIMER_OF
b4fcd48b
DL
134 help
135 Enables support for the Sun4i timer.
b2ac5d75 136
67905540 137config SUN5I_HSTIMER
f0c5afb7 138 bool "Sun5i timer driver" if COMPILE_TEST
67905540 139 select CLKSRC_MMIO
f0c5afb7
DL
140 depends on COMMON_CLK
141 help
142 Enables support the Sun5i timer.
67905540 143
910978e7 144config TEGRA_TIMER
adce4bc8 145 bool "Tegra timer driver" if COMPILE_TEST
2be6d9bf 146 select CLKSRC_MMIO
b4822dc7 147 select TIMER_OF
acb4bb3f 148 depends on ARCH_TEGRA || COMPILE_TEST
adce4bc8
DL
149 help
150 Enables support for the Tegra driver.
910978e7 151
ff7ec345 152config VT8500_TIMER
b4bdf7ef 153 bool "VT8500 timer driver" if COMPILE_TEST
d7023e62 154 depends on HAS_IOMEM
b4bdf7ef
DL
155 help
156 Enables support for the VT8500 driver.
ff7ec345 157
1c00289e
TM
158config NPCM7XX_TIMER
159 bool "NPCM7xx timer driver" if COMPILE_TEST
160 depends on HAS_IOMEM
99834eea 161 select TIMER_OF
1c00289e
TM
162 select CLKSRC_MMIO
163 help
164 Enable 24-bit TIMER0 and TIMER1 counters in the NPCM7xx architecture,
06293463 165 where TIMER0 serves as clockevent and TIMER1 serves as clocksource.
1c00289e 166
4f0f234f 167config CADENCE_TTC_TIMER
57f49318
DL
168 bool "Cadence TTC timer driver" if COMPILE_TEST
169 depends on COMMON_CLK
170 help
06293463 171 Enables support for the Cadence TTC driver.
4f0f234f 172
a8b1b9fc 173config ASM9260_TIMER
b9755841 174 bool "ASM9260 timer driver" if COMPILE_TEST
a8b1b9fc 175 select CLKSRC_MMIO
bb0eb050 176 select TIMER_OF
b9755841
DL
177 help
178 Enables support for the ASM9260 timer.
a8b1b9fc 179
694e33a7 180config CLKSRC_NOMADIK_MTU
70329653
DL
181 bool "Nomakdik clocksource driver" if COMPILE_TEST
182 depends on ARM
694e33a7
LW
183 select CLKSRC_MMIO
184 help
185 Support for Multi Timer Unit. MTU provides access
186 to multiple interrupt generating programmable
187 32-bit free running decrementing counters.
188
489bccea 189config CLKSRC_DBX500_PRCMU
1becd6ed 190 bool "Clocksource PRCMU Timer" if COMPILE_TEST
d7023e62 191 depends on HAS_IOMEM
489bccea 192 help
06293463 193 Use the always on PRCMU Timer as clocksource.
489bccea 194
ecf0efdc 195config CLPS711X_TIMER
06293463 196 bool "Cirrus Logic timer driver" if COMPILE_TEST
ecf0efdc
DL
197 select CLKSRC_MMIO
198 help
199 Enables support for the Cirrus Logic PS711 timer.
200
d81c50a0 201config MXS_TIMER
06293463 202 bool "MXS timer driver" if COMPILE_TEST
d81c50a0
DL
203 select CLKSRC_MMIO
204 select STMP_DEVICE
205 help
06293463 206 Enables support for the MXS timer.
d81c50a0 207
d683b9dc
DL
208config NSPIRE_TIMER
209 bool "NSpire timer driver" if COMPILE_TEST
d683b9dc
DL
210 select CLKSRC_MMIO
211 help
212 Enables support for the Nspire timer.
213
c12547a0
DL
214config KEYSTONE_TIMER
215 bool "Keystone timer driver" if COMPILE_TEST
c12547a0
DL
216 depends on ARM || ARM64
217 select CLKSRC_MMIO
218 help
219 Enables support for the Keystone timer.
220
568c0342 221config INTEGRATOR_AP_TIMER
06293463 222 bool "Integrator-AP timer driver" if COMPILE_TEST
568c0342
DL
223 select CLKSRC_MMIO
224 help
06293463 225 Enables support for the Integrator-AP timer.
568c0342 226
050dd322 227config CLKSRC_LPC32XX
ddcf48c7 228 bool "Clocksource for LPC32XX" if COMPILE_TEST
2f8a26c1 229 depends on HAS_IOMEM
1b18fd20 230 depends on ARM
050dd322 231 select CLKSRC_MMIO
bb0eb050 232 select TIMER_OF
ddcf48c7
DL
233 help
234 Support for the LPC32XX clocksource.
050dd322 235
84583983 236config CLKSRC_PISTACHIO
dfdb1652 237 bool "Clocksource for Pistachio SoC" if COMPILE_TEST
2f8a26c1 238 depends on HAS_IOMEM
bb0eb050 239 select TIMER_OF
dfdb1652
DL
240 help
241 Enables the clocksource for the Pistachio SoC.
84583983 242
fe851f56
FB
243config CLKSRC_TI_32K
244 bool "Texas Instruments 32.768 Hz Clocksource" if COMPILE_TEST
dfedaf10 245 depends on GENERIC_SCHED_CLOCK
bb0eb050 246 select TIMER_OF if OF
fe851f56
FB
247 help
248 This option enables support for Texas Instruments 32.768 Hz clocksource
249 available on many OMAP-like platforms.
250
e37e4593 251config CLKSRC_STM32
1cb6c215
PG
252 bool "Clocksource for STM32 SoCs" if !ARCH_STM32
253 depends on OF && ARM && (ARCH_STM32 || COMPILE_TEST)
e37e4593 254 select CLKSRC_MMIO
d04af490 255 select TIMER_OF
e37e4593 256
48b41c5e
BG
257config CLKSRC_STM32_LP
258 bool "Low power clocksource for STM32 SoCs"
259 depends on MFD_STM32_LPTIMER || COMPILE_TEST
260
0302637f
VM
261config CLKSRC_MPS2
262 bool "Clocksource for MPS2 SoCs" if COMPILE_TEST
263 depends on GENERIC_SCHED_CLOCK
264 select CLKSRC_MMIO
bb0eb050 265 select TIMER_OF
0302637f 266
c4c9a040
VG
267config ARC_TIMERS
268 bool "Support for 32-bit TIMERn counters in ARC Cores" if COMPILE_TEST
bf287607 269 depends on GENERIC_SCHED_CLOCK
bb0eb050 270 select TIMER_OF
c4c9a040
VG
271 help
272 These are legacy 32-bit TIMER0 and TIMER1 counters found on all ARC cores
273 (ARC700 as well as ARC HS38).
06293463 274 TIMER0 serves as clockevent while TIMER1 provides clocksource.
c4c9a040
VG
275
276config ARC_TIMERS_64BIT
277 bool "Support for 64-bit counters in ARC HS38 cores" if COMPILE_TEST
c4c9a040 278 depends on ARC_TIMERS
bb0eb050 279 select TIMER_OF
c4c9a040 280 help
06293463 281 This enables 2 different 64-bit timers: RTC (for UP) and GFRC (for SMP).
c4c9a040
VG
282 RTC is implemented inside the core, while GFRC sits outside the core in
283 ARConnect IP block. Driver automatically picks one of them for clocksource
284 as appropriate.
285
8a4da6e3
MR
286config ARM_ARCH_TIMER
287 bool
bb0eb050 288 select TIMER_OF if OF
fa1bffab 289 select TIMER_ACPI if ACPI
a2c5d4ed 290
037f6377 291config ARM_ARCH_TIMER_EVTSTREAM
46fd5c6b 292 bool "Enable ARM architected timer event stream generation by default"
037f6377 293 default y if ARM_ARCH_TIMER
77f7ce9a 294 depends on ARM_ARCH_TIMER
037f6377 295 help
46fd5c6b
WD
296 This option enables support by default for event stream generation
297 based on the ARM architected timer. It is used for waking up CPUs
298 executing the wfe instruction at a frequency represented as a
299 power-of-2 divisor of the clock rate. The behaviour can also be
300 overridden on the command line using the
301 clocksource.arm_arch_timer.evtstream parameter.
037f6377
WD
302 The main use of the event stream is wfe-based timeouts of userspace
303 locking implementations. It might also be useful for imposing timeout
304 on wfe to safeguard against any programming errors in case an expected
305 event is not generated.
306 This must be disabled for hardware validation purposes to detect any
307 hardware anomalies of missing events.
308
16d10ef2
DT
309config ARM_ARCH_TIMER_OOL_WORKAROUND
310 bool
311
f6dc1576
SW
312config FSL_ERRATUM_A008585
313 bool "Workaround for Freescale/NXP Erratum A-008585"
314 default y
315 depends on ARM_ARCH_TIMER && ARM64
16d10ef2 316 select ARM_ARCH_TIMER_OOL_WORKAROUND
f6dc1576
SW
317 help
318 This option enables a workaround for Freescale/NXP Erratum
319 A-008585 ("ARM generic timer may contain an erroneous
320 value"). The workaround will only be active if the
321 fsl,erratum-a008585 property is found in the timer node.
322
bb42ca47
DT
323config HISILICON_ERRATUM_161010101
324 bool "Workaround for Hisilicon Erratum 161010101"
325 default y
326 select ARM_ARCH_TIMER_OOL_WORKAROUND
327 depends on ARM_ARCH_TIMER && ARM64
328 help
329 This option enables a workaround for Hisilicon Erratum
330 161010101. The workaround will be active if the hisilicon,erratum-161010101
331 property is found in the timer node.
332
fa8d815f
MZ
333config ARM64_ERRATUM_858921
334 bool "Workaround for Cortex-A73 erratum 858921"
335 default y
336 select ARM_ARCH_TIMER_OOL_WORKAROUND
337 depends on ARM_ARCH_TIMER && ARM64
338 help
339 This option enables a workaround applicable to Cortex-A73
340 (all versions), whose counter may return incorrect values.
341 The workaround will be dynamically enabled when an affected
342 core is detected.
343
c950ca8c
SH
344config SUN50I_ERRATUM_UNKNOWN1
345 bool "Workaround for Allwinner A64 erratum UNKNOWN1"
346 default y
347 depends on ARM_ARCH_TIMER && ARM64 && ARCH_SUNXI
348 select ARM_ARCH_TIMER_OOL_WORKAROUND
349 help
350 This option enables a workaround for instability in the timer on
351 the Allwinner A64 SoC. The workaround will only be active if the
352 allwinner,erratum-unknown1 property is found in the timer node.
353
c1b40e44 354config ARM_GLOBAL_TIMER
67a87a43 355 bool "Support for the ARM global timer" if COMPILE_TEST
bb0eb050 356 select TIMER_OF if OF
67a87a43 357 depends on ARM
c1b40e44 358 help
06293463 359 This option enables support for the ARM global timer unit.
c1b40e44 360
171b45a4
AM
361config ARM_GT_INITIAL_PRESCALER_VAL
362 int "ARM global timer initial prescaler value"
68e2215e 363 default 2 if ARCH_ZYNQ
171b45a4
AM
364 default 1
365 depends on ARM_GLOBAL_TIMER
366 help
367 When the ARM global timer initializes, its current rate is declared
368 to the kernel and maintained forever. Should it's parent clock
369 change, the driver tries to fix the timer's internal prescaler.
370 On some machs (i.e. Zynq) the initial prescaler value thus poses
371 bounds about how much the parent clock is allowed to decrease or
372 increase wrt the initial clock value.
373 This affects CPU_FREQ max delta from the initial frequency.
374
0b7402dc 375config ARM_TIMER_SP804
dfc82faa 376 bool "Support for Dual Timer SP804 module" if COMPILE_TEST
2f4574dd 377 depends on GENERIC_SCHED_CLOCK && HAVE_CLK
0b7402dc 378 select CLKSRC_MMIO
bb0eb050 379 select TIMER_OF if OF
0b7402dc 380
c1b40e44
SM
381config CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
382 bool
383 depends on ARM_GLOBAL_TIMER
384 default y
385 help
06293463 386 Use ARM global timer clock source as sched_clock.
c1b40e44 387
4958ebb3 388config ARMV7M_SYSTICK
e2146d86 389 bool "Support for the ARMv7M system time" if COMPILE_TEST
bb0eb050 390 select TIMER_OF if OF
4958ebb3
MC
391 select CLKSRC_MMIO
392 help
06293463 393 This option enables support for the ARMv7M system timer unit.
4958ebb3 394
b052ff30 395config ATMEL_PIT
2f982703
AB
396 bool "Atmel PIT support" if COMPILE_TEST
397 depends on HAS_IOMEM
bb0eb050 398 select TIMER_OF if OF
2f982703
AB
399 help
400 Support for the Periodic Interval Timer found on Atmel SoCs.
b052ff30 401
b53cdd03 402config ATMEL_ST
b988d3f0 403 bool "Atmel ST timer support" if COMPILE_TEST
bd2746f0 404 depends on HAS_IOMEM
bb0eb050 405 select TIMER_OF
7ab7ef74 406 select MFD_SYSCON
b988d3f0
DL
407 help
408 Support for the Atmel ST timer.
b53cdd03 409
6275f494
AB
410config ATMEL_TCB_CLKSRC
411 bool "Atmel TC Block timer driver" if COMPILE_TEST
1ce861ce 412 depends on ARM && HAS_IOMEM
6275f494
AB
413 select TIMER_OF if OF
414 help
415 Support for Timer Counter Blocks on Atmel SoCs.
416
6938d75a 417config CLKSRC_EXYNOS_MCT
39366ef4 418 bool "Exynos multi core timer driver" if COMPILE_TEST
f1a4c1f3 419 depends on ARM || ARM64
6938d75a
TA
420 help
421 Support for Multi Core Timer controller on Exynos SoCs.
241a9871 422
f1189989 423config CLKSRC_SAMSUNG_PWM
de37b0b5 424 bool "PWM timer driver for Samsung S3C, S5P" if COMPILE_TEST
d7023e62 425 depends on HAS_IOMEM
f1189989
TF
426 help
427 This is a new clocksource driver for the PWM timer found in
428 Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver
429 for all devicetree enabled platforms. This driver will be
430 needed only on systems that do not have the Exynos MCT available.
c1967249 431
2529c3a3 432config FSL_FTM_TIMER
ef49336b 433 bool "Freescale FlexTimer Module driver" if COMPILE_TEST
d7023e62 434 depends on HAS_IOMEM
03724ac3 435 select CLKSRC_MMIO
2529c3a3
XL
436 help
437 Support for Freescale FlexTimer Module (FTM) timer.
438
c1967249
JL
439config VF_PIT_TIMER
440 bool
2be6d9bf 441 select CLKSRC_MMIO
c1967249 442 help
06293463 443 Support for Periodic Interrupt Timer on Freescale Vybrid Family SoCs.
fd3f1270 444
89355274
NA
445config OXNAS_RPS_TIMER
446 bool "Oxford Semiconductor OXNAS RPS Timers driver" if COMPILE_TEST
bb0eb050 447 select TIMER_OF
89355274
NA
448 select CLKSRC_MMIO
449 help
450 This enables support for the Oxford Semiconductor OXNAS RPS timers.
451
fd3f1270 452config SYS_SUPPORTS_SH_CMT
9ca9fe69 453 bool
fd3f1270 454
ecb3530d 455config MTK_TIMER
fbca9eab 456 bool "Mediatek timer driver" if COMPILE_TEST
2f8a26c1 457 depends on HAS_IOMEM
bb0eb050 458 select TIMER_OF
ecb3530d 459 select CLKSRC_MMIO
fbca9eab
DL
460 help
461 Support for Mediatek timer driver.
ecb3530d 462
067bc914 463config SPRD_TIMER
8a1ece26 464 bool "Spreadtrum timer driver" if EXPERT
067bc914 465 depends on HAS_IOMEM
8a1ece26
CZ
466 depends on (ARCH_SPRD || COMPILE_TEST)
467 default ARCH_SPRD
067bc914
BW
468 select TIMER_OF
469 help
470 Enables support for the Spreadtrum timer driver.
471
fd3f1270 472config SYS_SUPPORTS_SH_MTU2
9ca9fe69 473 bool
fd3f1270
MD
474
475config SYS_SUPPORTS_SH_TMU
9ca9fe69 476 bool
fd3f1270
MD
477
478config SYS_SUPPORTS_EM_STI
9ca9fe69 479 bool
fd3f1270 480
9995f4f1
RF
481config CLKSRC_JCORE_PIT
482 bool "J-Core PIT timer driver" if COMPILE_TEST
483 depends on OF
9995f4f1
RF
484 depends on HAS_IOMEM
485 select CLKSRC_MMIO
486 help
487 This enables build of clocksource and clockevent driver for
488 the integrated PIT in the J-Core synthesizable, open source SoC.
489
fd3f1270
MD
490config SH_TIMER_CMT
491 bool "Renesas CMT timer driver" if COMPILE_TEST
11bc26fe 492 depends on HAS_IOMEM
fd3f1270
MD
493 default SYS_SUPPORTS_SH_CMT
494 help
495 This enables build of a clocksource and clockevent driver for
496 the Compare Match Timer (CMT) hardware available in 16/32/48-bit
497 variants on a wide range of Mobile and Automotive SoCs from Renesas.
498
499config SH_TIMER_MTU2
500 bool "Renesas MTU2 timer driver" if COMPILE_TEST
11bc26fe 501 depends on HAS_IOMEM
fd3f1270
MD
502 default SYS_SUPPORTS_SH_MTU2
503 help
504 This enables build of a clockevent driver for the Multi-Function
7e139187 505 Timer Pulse Unit 2 (MTU2) hardware available on SoCs from Renesas.
06293463 506 This hardware comes with 16-bit timer registers.
fd3f1270 507
fb6002a8
CB
508config RENESAS_OSTM
509 bool "Renesas OSTM timer driver" if COMPILE_TEST
fb6002a8 510 select CLKSRC_MMIO
22731423 511 select TIMER_OF
fb6002a8
CB
512 help
513 Enables the support for the Renesas OSTM.
514
fd3f1270
MD
515config SH_TIMER_TMU
516 bool "Renesas TMU timer driver" if COMPILE_TEST
11bc26fe 517 depends on HAS_IOMEM
fd3f1270
MD
518 default SYS_SUPPORTS_SH_TMU
519 help
520 This enables build of a clocksource and clockevent driver for
521 the 32-bit Timer Unit (TMU) hardware available on a wide range
522 SoCs from Renesas.
523
524config EM_TIMER_STI
525 bool "Renesas STI timer driver" if COMPILE_TEST
2f8a26c1 526 depends on HAS_IOMEM
fd3f1270
MD
527 default SYS_SUPPORTS_EM_STI
528 help
529 This enables build of a clocksource and clockevent driver for
530 the 48-bit System Timer (STI) hardware available on a SoCs
531 such as EMEV2 from former NEC Electronics.
dfc25e45 532
3f8e8cee 533config CLKSRC_QCOM
3dc0e9f6
DL
534 bool "Qualcomm MSM timer" if COMPILE_TEST
535 depends on ARM
bb0eb050 536 select TIMER_OF
3dc0e9f6
DL
537 help
538 This enables the clocksource and the per CPU clockevent driver for the
539 Qualcomm SoCs.
220e2a8d
PM
540
541config CLKSRC_VERSATILE
5cc87a4d 542 bool "ARM Versatile (Express) reference platforms clock source" if COMPILE_TEST
77f6c0b8 543 depends on GENERIC_SCHED_CLOCK
bb0eb050 544 select TIMER_OF
bfed0ede 545 default y if (ARCH_VEXPRESS || ARCH_VERSATILE) && ARM
220e2a8d
PM
546 help
547 This option enables clock source based on free running
548 counter available in the "System Registers" block of
bfed0ede 549 ARM Versatile and Versatile Express reference platforms.
58394271 550
fa5635a2
AB
551config CLKSRC_MIPS_GIC
552 bool
553 depends on MIPS_GIC
7d7de1a6 554 select CLOCKSOURCE_WATCHDOG
bb0eb050 555 select TIMER_OF
fa5635a2 556
e074ff86 557config CLKSRC_PXA
5ae996cb 558 bool "Clocksource for PXA or SA-11x0 platform" if COMPILE_TEST
d7023e62 559 depends on HAS_IOMEM
5ae996cb 560 select CLKSRC_MMIO
e074ff86
DB
561 help
562 This enables OST0 support available on PXA and SA-11x0
563 platforms.
618b902d 564
97a23beb 565config H8300_TMR8
9ca9fe69
KK
566 bool "Clockevent timer for the H8300 platform" if COMPILE_TEST
567 depends on HAS_IOMEM
46e7c3c6
DL
568 help
569 This enables the 8 bits timer for the H8300 platform.
97a23beb 570
618b902d 571config H8300_TMR16
9ca9fe69
KK
572 bool "Clockevent timer for the H83069 platform" if COMPILE_TEST
573 depends on HAS_IOMEM
46e7c3c6
DL
574 help
575 This enables the 16 bits timer for the H8300 platform with the
06293463 576 H83069 CPU.
618b902d
YS
577
578config H8300_TPU
9ca9fe69
KK
579 bool "Clocksource for the H8300 platform" if COMPILE_TEST
580 depends on HAS_IOMEM
46e7c3c6
DL
581 help
582 This enables the clocksource for the H8300 platform with the
06293463 583 H8S2678 CPU.
618b902d 584
bea5af41
SG
585config CLKSRC_IMX_GPT
586 bool "Clocksource using i.MX GPT" if COMPILE_TEST
2f4574dd 587 depends on (ARM || ARM64) && HAVE_CLK
bea5af41
SG
588 select CLKSRC_MMIO
589
059ab7b8
DA
590config CLKSRC_IMX_TPM
591 bool "Clocksource using i.MX TPM" if COMPILE_TEST
2f4574dd 592 depends on (ARM || ARM64) && HAVE_CLK
059ab7b8 593 select CLKSRC_MMIO
a6d0812a 594 select TIMER_OF
059ab7b8
DA
595 help
596 Enable this option to use IMX Timer/PWM Module (TPM) timer as
597 clocksource.
598
7117a44b
BP
599config TIMER_IMX_SYS_CTR
600 bool "i.MX system counter timer" if COMPILE_TEST
601 select TIMER_OF
602 help
603 Enable this option to use i.MX system counter timer as a
604 clockevent.
605
70bef01c 606config CLKSRC_ST_LPC
baacaf83 607 bool "Low power clocksource found in the LPC" if COMPILE_TEST
bb0eb050 608 select TIMER_OF if OF
863ee050 609 depends on HAS_IOMEM
2be6d9bf 610 select CLKSRC_MMIO
70bef01c
LJ
611 help
612 Enable this option to use the Low Power controller timer
613 as clocksource.
614
35dbb74a
RC
615config ATCPIT100_TIMER
616 bool "ATCPIT100 timer driver"
617 depends on NDS32 || COMPILE_TEST
618 depends on HAS_IOMEM
619 select TIMER_OF
620 default NDS32
621 help
622 This option enables support for the Andestech ATCPIT100 timers.
623
62b01943 624config RISCV_TIMER
2bc3fc87 625 bool "Timer for the RISC-V platform" if COMPILE_TEST
ab310544 626 depends on GENERIC_SCHED_CLOCK && RISCV && RISCV_SBI
62b01943
PD
627 select TIMER_PROBE
628 select TIMER_OF
629 help
630 This enables the per-hart timer built into all RISC-V systems, which
631 is accessed via both the SBI and the rdcycle instruction. This is
632 required for all RISC-V systems.
633
2ac6795f
AP
634config CLINT_TIMER
635 bool "CLINT Timer for the RISC-V platform" if COMPILE_TEST
636 depends on GENERIC_SCHED_CLOCK && RISCV
637 select TIMER_PROBE
638 select TIMER_OF
639 help
640 This option enables the CLINT timer for RISC-V systems. The CLINT
641 driver is usually used for NoMMU RISC-V systems.
642
a7ad38b0
GR
643config CSKY_MP_TIMER
644 bool "SMP Timer for the C-SKY platform" if COMPILE_TEST
645 depends on CSKY
646 select TIMER_OF
647 help
648 Say yes here to enable C-SKY SMP timer driver used for C-SKY SMP
649 system.
06293463
RD
650 csky,mptimer is not only used in SMP system, it also could be used in
651 single core system. It's not a mmio reg and it uses mtcr/mfcr instruction.
a7ad38b0 652
33745c3c
GR
653config GX6605S_TIMER
654 bool "Gx6605s SOC system timer driver" if COMPILE_TEST
655 depends on CSKY
656 select CLKSRC_MMIO
657 select TIMER_OF
658 help
659 This option enables support for gx6605s SOC's timer.
660
b58f28f3
ST
661config MILBEAUT_TIMER
662 bool "Milbeaut timer driver" if COMPILE_TEST
663 depends on OF
664 depends on ARM
665 select TIMER_OF
666 select CLKSRC_MMIO
667 help
668 Enables the support for Milbeaut timer driver.
669
34e93683
PC
670config INGENIC_TIMER
671 bool "Clocksource/timer using the TCU in Ingenic JZ SoCs"
672 default MACH_INGENIC
673 depends on MIPS || COMPILE_TEST
674 depends on COMMON_CLK
675 select MFD_SYSCON
676 select TIMER_OF
677 select IRQ_DOMAIN
678 help
679 Support for the timer/counter unit of the Ingenic JZ SoCs.
680
5ecafc12
ZY
681config INGENIC_SYSOST
682 bool "Clocksource/timer using the SYSOST in Ingenic X SoCs"
683 depends on MIPS || COMPILE_TEST
684 depends on COMMON_CLK
685 select MFD_SYSCON
686 select TIMER_OF
687 select IRQ_DOMAIN
688 help
689 Support for the SYSOST of the Ingenic X Series SoCs.
690
ca7b72b5 691config INGENIC_OST
5ecafc12 692 bool "Clocksource using the OST in Ingenic JZ SoCs"
ca7b72b5
MH
693 depends on MIPS || COMPILE_TEST
694 depends on COMMON_CLK
695 select MFD_SYSCON
696 help
697 Support for the Operating System Timer of the Ingenic JZ SoCs.
698
625022a5
CB
699config MICROCHIP_PIT64B
700 bool "Microchip PIT64B support"
701 depends on OF || COMPILE_TEST
702 select CLKSRC_MMIO
25259f7a 703 select TIMER_OF
625022a5
CB
704 help
705 This option enables Microchip PIT64B timer for Atmel
706 based system. It supports the oneshot, the periodic
707 modes and high resolution. It is used as a clocksource
708 and a clockevent.
709
58394271 710endmenu