xref: /linux/drivers/clk/mvebu/Kconfig (revision a2473b6c8279b95c5fa954f765da65cc27d6e2d2)
1ea7e0bd7SSebastian Hesselbarthconfig MVEBU_CLK_COMMON
297fa4cf4SSebastian Hesselbarth	bool
397fa4cf4SSebastian Hesselbarth
4ab8ba01bSGregory CLEMENTconfig MVEBU_CLK_CPU
5ab8ba01bSGregory CLEMENT	bool
6ab8ba01bSGregory CLEMENT
7*a2473b6cSEzequiel Garciaconfig MVEBU_CLK_COREDIV
8*a2473b6cSEzequiel Garcia	bool
9*a2473b6cSEzequiel Garcia
106b72333dSSebastian Hesselbarthconfig ARMADA_370_CLK
116b72333dSSebastian Hesselbarth	bool
126b72333dSSebastian Hesselbarth	select MVEBU_CLK_COMMON
136b72333dSSebastian Hesselbarth	select MVEBU_CLK_CPU
14*a2473b6cSEzequiel Garcia	select MVEBU_CLK_COREDIV
156b72333dSSebastian Hesselbarth
1668be12bdSSebastian Hesselbarthconfig ARMADA_XP_CLK
1768be12bdSSebastian Hesselbarth	bool
1868be12bdSSebastian Hesselbarth	select MVEBU_CLK_COMMON
1968be12bdSSebastian Hesselbarth	select MVEBU_CLK_CPU
20*a2473b6cSEzequiel Garcia	select MVEBU_CLK_COREDIV
2168be12bdSSebastian Hesselbarth
225d840166SSebastian Hesselbarthconfig DOVE_CLK
235d840166SSebastian Hesselbarth	bool
245d840166SSebastian Hesselbarth	select MVEBU_CLK_COMMON
25e89406c9SSebastian Hesselbarth
26e89406c9SSebastian Hesselbarthconfig KIRKWOOD_CLK
27e89406c9SSebastian Hesselbarth	bool
28e89406c9SSebastian Hesselbarth	select MVEBU_CLK_COMMON
29