xref: /linux/drivers/clk/mvebu/Kconfig (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2ea7e0bd7SSebastian Hesselbarthconfig MVEBU_CLK_COMMON
397fa4cf4SSebastian Hesselbarth	bool
497fa4cf4SSebastian Hesselbarth
5ab8ba01bSGregory CLEMENTconfig MVEBU_CLK_CPU
6ab8ba01bSGregory CLEMENT	bool
7ab8ba01bSGregory CLEMENT
8a2473b6cSEzequiel Garciaconfig MVEBU_CLK_COREDIV
9a2473b6cSEzequiel Garcia	bool
10a2473b6cSEzequiel Garcia
116b72333dSSebastian Hesselbarthconfig ARMADA_370_CLK
126b72333dSSebastian Hesselbarth	bool
136b72333dSSebastian Hesselbarth	select MVEBU_CLK_COMMON
146b72333dSSebastian Hesselbarth	select MVEBU_CLK_CPU
156b72333dSSebastian Hesselbarth
1641d3c64fSGregory CLEMENTconfig ARMADA_375_CLK
1741d3c64fSGregory CLEMENT	bool
1841d3c64fSGregory CLEMENT	select MVEBU_CLK_COMMON
1941d3c64fSGregory CLEMENT
200e85aeceSGregory CLEMENTconfig ARMADA_38X_CLK
210e85aeceSGregory CLEMENT	bool
220e85aeceSGregory CLEMENT	select MVEBU_CLK_COMMON
230e85aeceSGregory CLEMENT
248da6f3c1SThomas Petazzoniconfig ARMADA_39X_CLK
258da6f3c1SThomas Petazzoni	bool
268da6f3c1SThomas Petazzoni	select MVEBU_CLK_COMMON
278da6f3c1SThomas Petazzoni
287ea82504SGregory CLEMENTconfig ARMADA_37XX_CLK
297ea82504SGregory CLEMENT       bool
307ea82504SGregory CLEMENT
3168be12bdSSebastian Hesselbarthconfig ARMADA_XP_CLK
3268be12bdSSebastian Hesselbarth	bool
3368be12bdSSebastian Hesselbarth	select MVEBU_CLK_COMMON
3468be12bdSSebastian Hesselbarth	select MVEBU_CLK_CPU
3568be12bdSSebastian Hesselbarth
3689a426b1SThomas Petazzoniconfig ARMADA_AP806_SYSCON
3789a426b1SThomas Petazzoni	bool
3889a426b1SThomas Petazzoni
39d3da3eaeSThomas Petazzoniconfig ARMADA_CP110_SYSCON
40d3da3eaeSThomas Petazzoni	bool
41d3da3eaeSThomas Petazzoni
425d840166SSebastian Hesselbarthconfig DOVE_CLK
435d840166SSebastian Hesselbarth	bool
445d840166SSebastian Hesselbarth	select MVEBU_CLK_COMMON
45e89406c9SSebastian Hesselbarth
46e89406c9SSebastian Hesselbarthconfig KIRKWOOD_CLK
47e89406c9SSebastian Hesselbarth	bool
48e89406c9SSebastian Hesselbarth	select MVEBU_CLK_COMMON
4966ecbfeaSThomas Petazzoni
5066ecbfeaSThomas Petazzoniconfig ORION_CLK
5166ecbfeaSThomas Petazzoni	bool
5266ecbfeaSThomas Petazzoni	select MVEBU_CLK_COMMON
53