xref: /linux/drivers/clk/mvebu/Kconfig (revision 41d3c64f8cddb51f7caf45b7591d27024cae38a0)
1ea7e0bd7SSebastian Hesselbarthconfig MVEBU_CLK_COMMON
297fa4cf4SSebastian Hesselbarth	bool
397fa4cf4SSebastian Hesselbarth
4ab8ba01bSGregory CLEMENTconfig MVEBU_CLK_CPU
5ab8ba01bSGregory CLEMENT	bool
6ab8ba01bSGregory CLEMENT
7a2473b6cSEzequiel Garciaconfig MVEBU_CLK_COREDIV
8a2473b6cSEzequiel Garcia	bool
9a2473b6cSEzequiel Garcia
106b72333dSSebastian Hesselbarthconfig ARMADA_370_CLK
116b72333dSSebastian Hesselbarth	bool
126b72333dSSebastian Hesselbarth	select MVEBU_CLK_COMMON
136b72333dSSebastian Hesselbarth	select MVEBU_CLK_CPU
14a2473b6cSEzequiel Garcia	select MVEBU_CLK_COREDIV
156b72333dSSebastian Hesselbarth
16*41d3c64fSGregory CLEMENTconfig ARMADA_375_CLK
17*41d3c64fSGregory CLEMENT	bool
18*41d3c64fSGregory CLEMENT	select MVEBU_CLK_COMMON
19*41d3c64fSGregory CLEMENT
2068be12bdSSebastian Hesselbarthconfig ARMADA_XP_CLK
2168be12bdSSebastian Hesselbarth	bool
2268be12bdSSebastian Hesselbarth	select MVEBU_CLK_COMMON
2368be12bdSSebastian Hesselbarth	select MVEBU_CLK_CPU
24a2473b6cSEzequiel Garcia	select MVEBU_CLK_COREDIV
2568be12bdSSebastian Hesselbarth
265d840166SSebastian Hesselbarthconfig DOVE_CLK
275d840166SSebastian Hesselbarth	bool
285d840166SSebastian Hesselbarth	select MVEBU_CLK_COMMON
29e89406c9SSebastian Hesselbarth
30e89406c9SSebastian Hesselbarthconfig KIRKWOOD_CLK
31e89406c9SSebastian Hesselbarth	bool
32e89406c9SSebastian Hesselbarth	select MVEBU_CLK_COMMON
33