blob: 1daf61ee579196cc41f4721b191283b78cab0461 [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 Hesselbarth5d840162013-05-11 03:08:03 +020018config DOVE_CLK
19 bool
20 select MVEBU_CLK_COMMON
Sebastian Hesselbarthe89406c2013-05-11 03:08:04 +020021
22config KIRKWOOD_CLK
23 bool
24 select MVEBU_CLK_COMMON