]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/clk/mvebu/Kconfig
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qup', 'spi/topic/rockch...
[karo-tx-linux.git] / drivers / clk / mvebu / Kconfig
1 config MVEBU_CLK_COMMON
2         bool
3
4 config MVEBU_CLK_CPU
5         bool
6
7 config MVEBU_CLK_COREDIV
8         bool
9
10 config ARMADA_370_CLK
11         bool
12         select MVEBU_CLK_COMMON
13         select MVEBU_CLK_CPU
14
15 config ARMADA_375_CLK
16         bool
17         select MVEBU_CLK_COMMON
18
19 config ARMADA_38X_CLK
20         bool
21         select MVEBU_CLK_COMMON
22
23 config ARMADA_39X_CLK
24         bool
25         select MVEBU_CLK_COMMON
26
27 config ARMADA_XP_CLK
28         bool
29         select MVEBU_CLK_COMMON
30         select MVEBU_CLK_CPU
31
32 config DOVE_CLK
33         bool
34         select MVEBU_CLK_COMMON
35
36 config KIRKWOOD_CLK
37         bool
38         select MVEBU_CLK_COMMON
39
40 config ORION_CLK
41         bool
42         select MVEBU_CLK_COMMON