Kconfig (5d8401668ece2cf0c256ec8e553e929ace2941f3) Kconfig (e89406c957459a9791b953d93fcbbc43012470bc)
1config MVEBU_CLK_CORE
2 bool
3
4config MVEBU_CLK_CPU
5 bool
6
7config MVEBU_CLK_GATING
8 bool
9
10config MVEBU_CLK_COMMON
11 bool
12
13config DOVE_CLK
14 bool
15 select MVEBU_CLK_COMMON
1config MVEBU_CLK_CORE
2 bool
3
4config MVEBU_CLK_CPU
5 bool
6
7config MVEBU_CLK_GATING
8 bool
9
10config MVEBU_CLK_COMMON
11 bool
12
13config DOVE_CLK
14 bool
15 select MVEBU_CLK_COMMON
16
17config KIRKWOOD_CLK
18 bool
19 select MVEBU_CLK_COMMON