blob: c339b829d3e33fe60af81cbfb0317cecdb12add5 [file] [log] [blame]
Sebastian Hesselbarthea7e0bd2013-05-28 15:13:18 +00001config MVEBU_CLK_COMMON
2 bool
Sebastian Hesselbarth97fa4cf2012-11-17 15:22:22 +01003
Gregory CLEMENTab8ba012012-11-17 15:22:23 +01004config MVEBU_CLK_CPU
Sebastian Hesselbartha4518402013-05-11 03:08:02 +02005 bool
Sebastian Hesselbarth5d840162013-05-11 03:08:03 +02006
Ezequiel Garciaa2473b62013-09-26 16:35:27 -03007config MVEBU_CLK_COREDIV
8 bool
9
Sebastian Hesselbarth6b72333d2013-05-11 03:08:05 +020010config ARMADA_370_CLK
11 bool
12 select MVEBU_CLK_COMMON
13 select MVEBU_CLK_CPU
Ezequiel Garciaa2473b62013-09-26 16:35:27 -030014 select MVEBU_CLK_COREDIV
Sebastian Hesselbarth6b72333d2013-05-11 03:08:05 +020015
Sebastian Hesselbarth68be12b2013-05-11 03:08:06 +020016config ARMADA_XP_CLK
17 bool
18 select MVEBU_CLK_COMMON
19 select MVEBU_CLK_CPU
Ezequiel Garciaa2473b62013-09-26 16:35:27 -030020 select MVEBU_CLK_COREDIV
Sebastian Hesselbarth68be12b2013-05-11 03:08:06 +020021
Sebastian Hesselbarth5d840162013-05-11 03:08:03 +020022config DOVE_CLK
23 bool
24 select MVEBU_CLK_COMMON
Sebastian Hesselbarthe89406c2013-05-11 03:08:04 +020025
26config KIRKWOOD_CLK
27 bool
28 select MVEBU_CLK_COMMON