blob: 8740d34e959b8cdb01cde2bf600fd5152e919b1b [file] [log] [blame]
Sebastian Hesselbarth97fa4cf2012-11-17 15:22:22 +01001config MVEBU_CLK_CORE
2 bool
3
Gregory CLEMENTab8ba012012-11-17 15:22:23 +01004config MVEBU_CLK_CPU
5 bool
6
Sebastian Hesselbarthf97d0d72012-11-17 15:22:26 +01007config MVEBU_CLK_GATING
8 bool
Sebastian Hesselbartha4518402013-05-11 03:08:02 +02009
10config MVEBU_CLK_COMMON
11 bool
Sebastian Hesselbarth5d840162013-05-11 03:08:03 +020012
Sebastian Hesselbarth6b72333d2013-05-11 03:08:05 +020013config ARMADA_370_CLK
14 bool
15 select MVEBU_CLK_COMMON
16 select MVEBU_CLK_CPU
17
Sebastian Hesselbarth68be12b2013-05-11 03:08:06 +020018config ARMADA_XP_CLK
19 bool
20 select MVEBU_CLK_COMMON
21 select MVEBU_CLK_CPU
22
Sebastian Hesselbarth5d840162013-05-11 03:08:03 +020023config DOVE_CLK
24 bool
25 select MVEBU_CLK_COMMON
Sebastian Hesselbarthe89406c2013-05-11 03:08:04 +020026
27config KIRKWOOD_CLK
28 bool
29 select MVEBU_CLK_COMMON