xref: /openbmc/linux/drivers/clocksource/Kconfig (revision adce4bc8)
158394271SJean Delvaremenu "Clock Source drivers"
23da6d49eSArnd Bergmann	depends on !ARCH_USES_GETTIMEOFFSET
358394271SJean Delvare
4ae278a93SStephen Warrenconfig CLKSRC_OF
5ae278a93SStephen Warren	bool
6aad83b15SMarc Zyngier	select CLKSRC_PROBE
7aad83b15SMarc Zyngier
8aad83b15SMarc Zyngierconfig CLKSRC_ACPI
9aad83b15SMarc Zyngier	bool
10aad83b15SMarc Zyngier	select CLKSRC_PROBE
11aad83b15SMarc Zyngier
12aad83b15SMarc Zyngierconfig CLKSRC_PROBE
13aad83b15SMarc Zyngier	bool
14ae278a93SStephen Warren
1589c0b8e2SRussell Kingconfig CLKSRC_I8253
1689c0b8e2SRussell King	bool
17442c8176SRussell King
18e6220bdcSThomas Gleixnerconfig CLKEVT_I8253
19e6220bdcSThomas Gleixner	bool
20e6220bdcSThomas Gleixner
2115f304b6SRalf Baechleconfig I8253_LOCK
2215f304b6SRalf Baechle	bool
2315f304b6SRalf Baechle
2415f304b6SRalf Baechleconfig CLKBLD_I8253
25e6220bdcSThomas Gleixner	def_bool y if CLKSRC_I8253 || CLKEVT_I8253 || I8253_LOCK
2615f304b6SRalf Baechle
27442c8176SRussell Kingconfig CLKSRC_MMIO
28442c8176SRussell King	bool
2906c3df49SJamie Iles
309b8bb773SBaruch Siachconfig DIGICOLOR_TIMER
31e6c1db13SDaniel Lezcano	bool "Digicolor timer driver" if COMPILE_TEST
32e6c1db13SDaniel Lezcano	help
33e6c1db13SDaniel Lezcano	  Enables the support for the digicolor timer driver.
349b8bb773SBaruch Siach
3506c3df49SJamie Ilesconfig DW_APB_TIMER
365b097f6bSDaniel Lezcano	bool "DW APB timer driver" if COMPILE_TEST
375b097f6bSDaniel Lezcano	help
385b097f6bSDaniel Lezcano	  Enables the support for the dw_apb timer.
39489bcceaSMattias Wallin
40cfda5901SDinh Nguyenconfig DW_APB_TIMER_OF
41cfda5901SDinh Nguyen	bool
421b4eca0fSHeiko Stuebner	select DW_APB_TIMER
4310021488SHeiko Stuebner	select CLKSRC_OF
44cfda5901SDinh Nguyen
45468b8c4cSDaniel Lezcanoconfig ROCKCHIP_TIMER
4640ada2aaSDaniel Lezcano	bool "Rockchip timer driver" if COMPILE_TEST
4740ada2aaSDaniel Lezcano	depends on ARM || ARM64
48468b8c4cSDaniel Lezcano	select CLKSRC_OF
4940ada2aaSDaniel Lezcano	help
5040ada2aaSDaniel Lezcano	  Enables the support for the rockchip timer driver.
51468b8c4cSDaniel Lezcano
526fe9cbd1SGregory CLEMENTconfig ARMADA_370_XP_TIMER
539519e80cSDaniel Lezcano	bool "Armada 370 and XP timer driver" if COMPILE_TEST
549519e80cSDaniel Lezcano	depends on ARM
557b0dd72aSJean Pihet	select CLKSRC_OF
569519e80cSDaniel Lezcano	help
579519e80cSDaniel Lezcano	  Enables the support for the Armada 370 and XP timer driver.
586fe9cbd1SGregory CLEMENT
59e4a6b378SCarlo Caioneconfig MESON6_TIMER
600b7a7bb7SDaniel Lezcano	bool "Meson6 timer driver" if COMPILE_TEST
617b6b0a45SBeniamino Galvani	select CLKSRC_MMIO
620b7a7bb7SDaniel Lezcano	help
630b7a7bb7SDaniel Lezcano	  Enables the support for the Meson6 timer driver.
64e4a6b378SCarlo Caione
650c1dcfd5SSebastian Hesselbarthconfig ORION_TIMER
66c9165549SDaniel Lezcano	bool "Orion timer driver" if COMPILE_TEST
67c9165549SDaniel Lezcano	depends on ARM
680c1dcfd5SSebastian Hesselbarth	select CLKSRC_OF
690c1dcfd5SSebastian Hesselbarth	select CLKSRC_MMIO
70c9165549SDaniel Lezcano	help
71c9165549SDaniel Lezcano	  Enables the support for the Orion timer driver
720c1dcfd5SSebastian Hesselbarth
73119fd635SMaxime Ripardconfig SUN4I_TIMER
74b4fcd48bSDaniel Lezcano	bool "Sun4i timer driver" if COMPILE_TEST
7571c568c0SMaxime Ripard	select CLKSRC_MMIO
76b4fcd48bSDaniel Lezcano	help
77b4fcd48bSDaniel Lezcano	  Enables support for the Sun4i timer.
78b2ac5d75SMaxime Ripard
7967905540SMaxime Ripardconfig SUN5I_HSTIMER
80f0c5afb7SDaniel Lezcano	bool "Sun5i timer driver" if COMPILE_TEST
8167905540SMaxime Ripard	select CLKSRC_MMIO
82f0c5afb7SDaniel Lezcano	depends on COMMON_CLK
83f0c5afb7SDaniel Lezcano	help
84f0c5afb7SDaniel Lezcano	  Enables support the Sun5i timer.
8567905540SMaxime Ripard
86910978e7SThierry Redingconfig TEGRA_TIMER
87adce4bc8SDaniel Lezcano	bool "Tegra timer driver" if COMPILE_TEST
88adce4bc8SDaniel Lezcano	depends on ARM
89adce4bc8SDaniel Lezcano	help
90adce4bc8SDaniel Lezcano	  Enables support for the Tegra driver.
91910978e7SThierry Reding
92ff7ec345STony Priskconfig VT8500_TIMER
93ff7ec345STony Prisk	bool
94ff7ec345STony Prisk
954f0f234fSMichal Simekconfig CADENCE_TTC_TIMER
964f0f234fSMichal Simek	bool
974f0f234fSMichal Simek
98a8b1b9fcSDaniel Lezcanoconfig ASM9260_TIMER
99a8b1b9fcSDaniel Lezcano	bool
100a8b1b9fcSDaniel Lezcano	select CLKSRC_MMIO
101a8b1b9fcSDaniel Lezcano	select CLKSRC_OF
102a8b1b9fcSDaniel Lezcano
103694e33a7SLinus Walleijconfig CLKSRC_NOMADIK_MTU
104694e33a7SLinus Walleij	bool
105694e33a7SLinus Walleij	depends on (ARCH_NOMADIK || ARCH_U8500)
106694e33a7SLinus Walleij	select CLKSRC_MMIO
107694e33a7SLinus Walleij	help
108694e33a7SLinus Walleij	  Support for Multi Timer Unit. MTU provides access
109694e33a7SLinus Walleij	  to multiple interrupt generating programmable
110694e33a7SLinus Walleij	  32-bit free running decrementing counters.
111694e33a7SLinus Walleij
112694e33a7SLinus Walleijconfig CLKSRC_NOMADIK_MTU_SCHED_CLOCK
113694e33a7SLinus Walleij	bool
114694e33a7SLinus Walleij	depends on CLKSRC_NOMADIK_MTU
115694e33a7SLinus Walleij	help
116694e33a7SLinus Walleij	  Use the Multi Timer Unit as the sched_clock.
117694e33a7SLinus Walleij
118489bcceaSMattias Wallinconfig CLKSRC_DBX500_PRCMU
119489bcceaSMattias Wallin	bool "Clocksource PRCMU Timer"
12029746f48SLinus Walleij	depends on UX500_SOC_DB8500
121489bcceaSMattias Wallin	default y
122489bcceaSMattias Wallin	help
123489bcceaSMattias Wallin	  Use the always on PRCMU Timer as clocksource
124489bcceaSMattias Wallin
125489bcceaSMattias Wallinconfig CLKSRC_DBX500_PRCMU_SCHED_CLOCK
126489bcceaSMattias Wallin	bool "Clocksource PRCMU Timer sched_clock"
127694e33a7SLinus Walleij	depends on (CLKSRC_DBX500_PRCMU && !CLKSRC_NOMADIK_MTU_SCHED_CLOCK)
128489bcceaSMattias Wallin	default y
129489bcceaSMattias Wallin	help
130489bcceaSMattias Wallin	  Use the always on PRCMU Timer as sched_clock
131985c0679SMarc Zyngier
1329c9b7818SUwe Kleine-Königconfig CLKSRC_EFM32
1339c9b7818SUwe Kleine-König	bool "Clocksource for Energy Micro's EFM32 SoCs" if !ARCH_EFM32
1349c9b7818SUwe Kleine-König	depends on OF && ARM && (ARCH_EFM32 || COMPILE_TEST)
13509ca2757SAxel Lin	select CLKSRC_MMIO
1369c9b7818SUwe Kleine-König	default ARCH_EFM32
1379c9b7818SUwe Kleine-König	help
1389c9b7818SUwe Kleine-König	  Support to use the timers of EFM32 SoCs as clock source and clock
1399c9b7818SUwe Kleine-König	  event device.
1409c9b7818SUwe Kleine-König
141050dd322SJoachim Eastwoodconfig CLKSRC_LPC32XX
142050dd322SJoachim Eastwood	bool
143050dd322SJoachim Eastwood	select CLKSRC_MMIO
144050dd322SJoachim Eastwood	select CLKSRC_OF
145050dd322SJoachim Eastwood
14684583983SEzequiel Garciaconfig CLKSRC_PISTACHIO
147dfdb1652SDaniel Lezcano	bool "Clocksource for Pistachio SoC" if COMPILE_TEST
14884583983SEzequiel Garcia	select CLKSRC_OF
149dfdb1652SDaniel Lezcano	help
150dfdb1652SDaniel Lezcano	  Enables the clocksource for the Pistachio SoC.
15184583983SEzequiel Garcia
152fe851f56SFelipe Balbiconfig CLKSRC_TI_32K
153fe851f56SFelipe Balbi	bool "Texas Instruments 32.768 Hz Clocksource" if COMPILE_TEST
154dfedaf10SFelipe Balbi	depends on GENERIC_SCHED_CLOCK
155fe851f56SFelipe Balbi	select CLKSRC_OF if OF
156fe851f56SFelipe Balbi	help
157fe851f56SFelipe Balbi	  This option enables support for Texas Instruments 32.768 Hz clocksource
158fe851f56SFelipe Balbi	  available on many OMAP-like platforms.
159fe851f56SFelipe Balbi
160e37e4593SMaxime Coquelinconfig CLKSRC_STM32
1611cb6c215SPaul Gortmaker	bool "Clocksource for STM32 SoCs" if !ARCH_STM32
1621cb6c215SPaul Gortmaker	depends on OF && ARM && (ARCH_STM32 || COMPILE_TEST)
163e37e4593SMaxime Coquelin	select CLKSRC_MMIO
164e37e4593SMaxime Coquelin
1658a4da6e3SMark Rutlandconfig ARM_ARCH_TIMER
1668a4da6e3SMark Rutland	bool
1670583fe47SRob Herring	select CLKSRC_OF if OF
168ae281cbdSMarc Zyngier	select CLKSRC_ACPI if ACPI
169a2c5d4edSJames Hogan
170037f6377SWill Deaconconfig ARM_ARCH_TIMER_EVTSTREAM
171037f6377SWill Deacon	bool "Support for ARM architected timer event stream generation"
172037f6377SWill Deacon	default y if ARM_ARCH_TIMER
17377f7ce9aSStephen Boyd	depends on ARM_ARCH_TIMER
174037f6377SWill Deacon	help
175037f6377SWill Deacon	  This option enables support for event stream generation based on
176037f6377SWill Deacon	  the ARM architected timer. It is used for waking up CPUs executing
177037f6377SWill Deacon	  the wfe instruction at a frequency represented as a power-of-2
178037f6377SWill Deacon	  divisor of the clock rate.
179037f6377SWill Deacon	  The main use of the event stream is wfe-based timeouts of userspace
180037f6377SWill Deacon	  locking implementations. It might also be useful for imposing timeout
181037f6377SWill Deacon	  on wfe to safeguard against any programming errors in case an expected
182037f6377SWill Deacon	  event is not generated.
183037f6377SWill Deacon	  This must be disabled for hardware validation purposes to detect any
184037f6377SWill Deacon	  hardware anomalies of missing events.
185037f6377SWill Deacon
186c1b40e44SStuart Menefyconfig ARM_GLOBAL_TIMER
187c1b40e44SStuart Menefy	bool
188c1b40e44SStuart Menefy	select CLKSRC_OF if OF
189c1b40e44SStuart Menefy	help
190c1b40e44SStuart Menefy	  This options enables support for the ARM global timer unit
191c1b40e44SStuart Menefy
1920b7402dcSSudeep Hollaconfig ARM_TIMER_SP804
1930b7402dcSSudeep Holla	bool "Support for Dual Timer SP804 module"
194002af195SGuenter Roeck	depends on GENERIC_SCHED_CLOCK && CLKDEV_LOOKUP
1950b7402dcSSudeep Holla	select CLKSRC_MMIO
1960b7402dcSSudeep Holla	select CLKSRC_OF if OF
1970b7402dcSSudeep Holla
198c1b40e44SStuart Menefyconfig CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
199c1b40e44SStuart Menefy	bool
200c1b40e44SStuart Menefy	depends on ARM_GLOBAL_TIMER
201c1b40e44SStuart Menefy	default y
202c1b40e44SStuart Menefy	help
203c1b40e44SStuart Menefy	 Use ARM global timer clock source as sched_clock
204c1b40e44SStuart Menefy
2054958ebb3SMaxime Coquelinconfig ARMV7M_SYSTICK
2064958ebb3SMaxime Coquelin	bool
2074958ebb3SMaxime Coquelin	select CLKSRC_OF if OF
2084958ebb3SMaxime Coquelin	select CLKSRC_MMIO
2094958ebb3SMaxime Coquelin	help
2104958ebb3SMaxime Coquelin	  This options enables support for the ARMv7M system timer unit
2114958ebb3SMaxime Coquelin
212b052ff30SMaxime Ripardconfig ATMEL_PIT
213b052ff30SMaxime Ripard	select CLKSRC_OF if OF
214b052ff30SMaxime Ripard	def_bool SOC_AT91SAM9 || SOC_SAMA5
215b052ff30SMaxime Ripard
216b53cdd03SAlexandre Belloniconfig ATMEL_ST
217b53cdd03SAlexandre Belloni	bool
218b53cdd03SAlexandre Belloni	select CLKSRC_OF
2197ab7ef74SAlexandre Belloni	select MFD_SYSCON
220b53cdd03SAlexandre Belloni
221a2c5d4edSJames Hoganconfig CLKSRC_METAG_GENERIC
222a2c5d4edSJames Hogan	def_bool y if METAG
223a2c5d4edSJames Hogan	help
224a2c5d4edSJames Hogan	  This option enables support for the Meta per-thread timers.
2256938d75aSThomas Abraham
2266938d75aSThomas Abrahamconfig CLKSRC_EXYNOS_MCT
2276938d75aSThomas Abraham	def_bool y if ARCH_EXYNOS
2283252a646SDoug Anderson	depends on !ARM64
2296938d75aSThomas Abraham	help
2306938d75aSThomas Abraham	  Support for Multi Core Timer controller on Exynos SoCs.
231241a9871SArnd Bergmann
232f1189989STomasz Figaconfig CLKSRC_SAMSUNG_PWM
23377d84434STomasz Figa	bool
234f1189989STomasz Figa	help
235f1189989STomasz Figa	  This is a new clocksource driver for the PWM timer found in
236f1189989STomasz Figa	  Samsung S3C, S5P and Exynos SoCs, replacing an earlier driver
237f1189989STomasz Figa	  for all devicetree enabled platforms. This driver will be
238f1189989STomasz Figa	  needed only on systems that do not have the Exynos MCT available.
239c1967249SJingchang Lu
2402529c3a3SXiubo Liconfig FSL_FTM_TIMER
2412529c3a3SXiubo Li	bool
2422529c3a3SXiubo Li	help
2432529c3a3SXiubo Li	  Support for Freescale FlexTimer Module (FTM) timer.
2442529c3a3SXiubo Li
245c1967249SJingchang Luconfig VF_PIT_TIMER
246c1967249SJingchang Lu	bool
247c1967249SJingchang Lu	help
248c1967249SJingchang Lu	  Support for Period Interrupt Timer on Freescale Vybrid Family SoCs.
249fd3f1270SMagnus Damm
250fd3f1270SMagnus Dammconfig SYS_SUPPORTS_SH_CMT
251fd3f1270SMagnus Damm        bool
252fd3f1270SMagnus Damm
253ecb3530dSMatthias Bruggerconfig MTK_TIMER
254fbca9eabSDaniel Lezcano	bool "Mediatek timer driver" if COMPILE_TEST
255ecb3530dSMatthias Brugger	select CLKSRC_OF
256ecb3530dSMatthias Brugger	select CLKSRC_MMIO
257fbca9eabSDaniel Lezcano	help
258fbca9eabSDaniel Lezcano	  Support for Mediatek timer driver.
259ecb3530dSMatthias Brugger
260fd3f1270SMagnus Dammconfig SYS_SUPPORTS_SH_MTU2
261fd3f1270SMagnus Damm        bool
262fd3f1270SMagnus Damm
263fd3f1270SMagnus Dammconfig SYS_SUPPORTS_SH_TMU
264fd3f1270SMagnus Damm        bool
265fd3f1270SMagnus Damm
266fd3f1270SMagnus Dammconfig SYS_SUPPORTS_EM_STI
267fd3f1270SMagnus Damm        bool
268fd3f1270SMagnus Damm
269fd3f1270SMagnus Dammconfig SH_TIMER_CMT
270fd3f1270SMagnus Damm	bool "Renesas CMT timer driver" if COMPILE_TEST
27187291a92SGeert Uytterhoeven	depends on GENERIC_CLOCKEVENTS
27211bc26feSRichard Weinberger	depends on HAS_IOMEM
273fd3f1270SMagnus Damm	default SYS_SUPPORTS_SH_CMT
274fd3f1270SMagnus Damm	help
275fd3f1270SMagnus Damm	  This enables build of a clocksource and clockevent driver for
276fd3f1270SMagnus Damm	  the Compare Match Timer (CMT) hardware available in 16/32/48-bit
277fd3f1270SMagnus Damm	  variants on a wide range of Mobile and Automotive SoCs from Renesas.
278fd3f1270SMagnus Damm
279fd3f1270SMagnus Dammconfig SH_TIMER_MTU2
280fd3f1270SMagnus Damm	bool "Renesas MTU2 timer driver" if COMPILE_TEST
28187291a92SGeert Uytterhoeven	depends on GENERIC_CLOCKEVENTS
28211bc26feSRichard Weinberger	depends on HAS_IOMEM
283fd3f1270SMagnus Damm	default SYS_SUPPORTS_SH_MTU2
284fd3f1270SMagnus Damm	help
285fd3f1270SMagnus Damm	  This enables build of a clockevent driver for the Multi-Function
2867e139187SKuninori Morimoto	  Timer Pulse Unit 2 (MTU2) hardware available on SoCs from Renesas.
287fd3f1270SMagnus Damm	  This hardware comes with 16 bit-timer registers.
288fd3f1270SMagnus Damm
289fd3f1270SMagnus Dammconfig SH_TIMER_TMU
290fd3f1270SMagnus Damm	bool "Renesas TMU timer driver" if COMPILE_TEST
29187291a92SGeert Uytterhoeven	depends on GENERIC_CLOCKEVENTS
29211bc26feSRichard Weinberger	depends on HAS_IOMEM
293fd3f1270SMagnus Damm	default SYS_SUPPORTS_SH_TMU
294fd3f1270SMagnus Damm	help
295fd3f1270SMagnus Damm	  This enables build of a clocksource and clockevent driver for
296fd3f1270SMagnus Damm	  the 32-bit Timer Unit (TMU) hardware available on a wide range
297fd3f1270SMagnus Damm	  SoCs from Renesas.
298fd3f1270SMagnus Damm
299fd3f1270SMagnus Dammconfig EM_TIMER_STI
300fd3f1270SMagnus Damm	bool "Renesas STI timer driver" if COMPILE_TEST
30140c96312SChen Gang	depends on GENERIC_CLOCKEVENTS && HAS_IOMEM
302fd3f1270SMagnus Damm	default SYS_SUPPORTS_EM_STI
303fd3f1270SMagnus Damm	help
304fd3f1270SMagnus Damm	  This enables build of a clocksource and clockevent driver for
305fd3f1270SMagnus Damm	  the 48-bit System Timer (STI) hardware available on a SoCs
306fd3f1270SMagnus Damm	  such as EMEV2 from former NEC Electronics.
307dfc25e45SLinus Torvalds
3083f8e8ceeSKumar Galaconfig CLKSRC_QCOM
3093dc0e9f6SDaniel Lezcano	bool "Qualcomm MSM timer" if COMPILE_TEST
3103dc0e9f6SDaniel Lezcano	depends on ARM
3113dc0e9f6SDaniel Lezcano	select CLKSRC_OF
3123dc0e9f6SDaniel Lezcano	help
3133dc0e9f6SDaniel Lezcano	  This enables the clocksource and the per CPU clockevent driver for the
3143dc0e9f6SDaniel Lezcano	  Qualcomm SoCs.
315220e2a8dSPawel Moll
316220e2a8dSPawel Mollconfig CLKSRC_VERSATILE
317220e2a8dSPawel Moll	bool "ARM Versatile (Express) reference platforms clock source"
318ff37015bSDeng-Cheng Zhu	depends on PLAT_VERSATILE && GENERIC_SCHED_CLOCK && !ARCH_USES_GETTIMEOFFSET
319220e2a8dSPawel Moll	select CLKSRC_OF
320220e2a8dSPawel Moll	default y if MFD_VEXPRESS_SYSREG
321220e2a8dSPawel Moll	help
322220e2a8dSPawel Moll	  This option enables clock source based on free running
323220e2a8dSPawel Moll	  counter available in the "System Registers" block of
324220e2a8dSPawel Moll	  ARM Versatile, RealView and Versatile Express reference
325220e2a8dSPawel Moll	  platforms.
32658394271SJean Delvare
327fa5635a2SAndrew Brestickerconfig CLKSRC_MIPS_GIC
328fa5635a2SAndrew Bresticker	bool
329fa5635a2SAndrew Bresticker	depends on MIPS_GIC
330e12aa828SAndrew Bresticker	select CLKSRC_OF
331fa5635a2SAndrew Bresticker
332ccd63ce4SMarc Gonzalezconfig CLKSRC_TANGO_XTAL
3335a7351f0SDaniel Lezcano	bool "Clocksource for Tango SoC" if COMPILE_TEST
3345a7351f0SDaniel Lezcano	depends on ARM
335ccd63ce4SMarc Gonzalez	select CLKSRC_OF
3365a7351f0SDaniel Lezcano	help
3375a7351f0SDaniel Lezcano	  This enables the clocksource for Tango SoC
338ccd63ce4SMarc Gonzalez
339e074ff86SDmitry Eremin-Solenikovconfig CLKSRC_PXA
3405ae996cbSDaniel Lezcano	bool "Clocksource for PXA or SA-11x0 platform" if COMPILE_TEST
3415ae996cbSDaniel Lezcano	depends on GENERIC_CLOCKEVENTS
3425ae996cbSDaniel Lezcano	select CLKSRC_MMIO
343e074ff86SDmitry Eremin-Solenikov	help
344e074ff86SDmitry Eremin-Solenikov	  This enables OST0 support available on PXA and SA-11x0
345e074ff86SDmitry Eremin-Solenikov	  platforms.
346618b902dSYoshinori Sato
347618b902dSYoshinori Satoconfig H8300_TMR16
348618b902dSYoshinori Sato        bool
349618b902dSYoshinori Sato
350618b902dSYoshinori Satoconfig H8300_TPU
351618b902dSYoshinori Sato        bool
352618b902dSYoshinori Sato
353bea5af41SShawn Guoconfig CLKSRC_IMX_GPT
354bea5af41SShawn Guo	bool "Clocksource using i.MX GPT" if COMPILE_TEST
355bea5af41SShawn Guo	depends on ARM && CLKDEV_LOOKUP
356bea5af41SShawn Guo	select CLKSRC_MMIO
357bea5af41SShawn Guo
35870bef01cSLee Jonesconfig CLKSRC_ST_LPC
359baacaf83SDaniel Lezcano	bool "Low power clocksource found in the LPC" if COMPILE_TEST
36070bef01cSLee Jones	select CLKSRC_OF if OF
36170bef01cSLee Jones	help
36270bef01cSLee Jones	  Enable this option to use the Low Power controller timer
36370bef01cSLee Jones	  as clocksource.
36470bef01cSLee Jones
36558394271SJean Delvareendmenu
366