xref: /openbmc/linux/drivers/clk/versatile/Kconfig (revision 323fd595)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2ba3fae06SLinus Walleij
35f55f1fbSRob Herringmenu "Clock driver for ARM Reference designs"
451c8b497SStephen Boyd	depends on HAS_IOMEM
581134fb5SRob Herring
6*323fd595SJean Delvareconfig CLK_ICST
781134fb5SRob Herring	bool "Clock driver for ARM Reference designs ICST"
8179c8fb3SLinus Walleij	select REGMAP_MMIO
9a7f7f624SMasahiro Yamada	help
105ee2b877SPawel Moll	  Supports clocking on ARM Reference designs:
115ee2b877SPawel Moll	  - Integrator/AP and Integrator/CP
125ee2b877SPawel Moll	  - RealView PB1176, EB, PB11MP and PBX
135ee2b877SPawel Moll
145ee2b877SPawel Mollconfig CLK_SP810
155ee2b877SPawel Moll	bool "Clock driver for ARM SP810 System Controller"
16562bbb23SRob Herring	default y if (ARCH_VEXPRESS && ARM)
17a7f7f624SMasahiro Yamada	help
185ee2b877SPawel Moll	  Supports clock muxing (REFCLK/TIMCLK to TIMERCLKEN0-3) capabilities
195ee2b877SPawel Moll	  of the ARM SP810 System Controller cell.
205ee2b877SPawel Moll
215ee2b877SPawel Mollconfig CLK_VEXPRESS_OSC
2275b272bdSRob Herring	tristate "Clock driver for Versatile Express OSC clock generators"
235ee2b877SPawel Moll	depends on VEXPRESS_CONFIG
2481134fb5SRob Herring	select REGMAP_MMIO
255ee2b877SPawel Moll	default y if ARCH_VEXPRESS
26a7f7f624SMasahiro Yamada	help
275ee2b877SPawel Moll	  Simple regmap-based driver driving clock generators on Versatile
285ee2b877SPawel Moll	  Express platforms hidden behind its configuration infrastructure,
295ee2b877SPawel Moll	  commonly known as OSCs.
3081134fb5SRob Herring
315f55f1fbSRob Herringendmenu
32