blob: 0b0f3e729cf7ca5ec18c322a6322ab2001a55a70 [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
Sebastian Hesselbarth6b72333d2013-05-11 03:08:05 +02007config ARMADA_370_CLK
8 bool
9 select MVEBU_CLK_COMMON
10 select MVEBU_CLK_CPU
11
Sebastian Hesselbarth68be12b2013-05-11 03:08:06 +020012config ARMADA_XP_CLK
13 bool
14 select MVEBU_CLK_COMMON
15 select MVEBU_CLK_CPU
16
Sebastian Hesselbarth5d840162013-05-11 03:08:03 +020017config DOVE_CLK
18 bool
19 select MVEBU_CLK_COMMON
Sebastian Hesselbarthe89406c2013-05-11 03:08:04 +020020
21config KIRKWOOD_CLK
22 bool
23 select MVEBU_CLK_COMMON