]> Pileus Git - ~andy/linux/blob - drivers/clk/mvebu/Kconfig
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
[~andy/linux] / drivers / clk / mvebu / Kconfig
1 config MVEBU_CLK_COMMON
2         bool
3
4 config MVEBU_CLK_CPU
5         bool
6
7 config ARMADA_370_CLK
8         bool
9         select MVEBU_CLK_COMMON
10         select MVEBU_CLK_CPU
11
12 config ARMADA_XP_CLK
13         bool
14         select MVEBU_CLK_COMMON
15         select MVEBU_CLK_CPU
16
17 config DOVE_CLK
18         bool
19         select MVEBU_CLK_COMMON
20
21 config KIRKWOOD_CLK
22         bool
23         select MVEBU_CLK_COMMON