Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[linux-2.6.git] / drivers / clk / mvebu / Kconfig
blob0b0f3e729cf7ca5ec18c322a6322ab2001a55a70
1 config MVEBU_CLK_COMMON
2         bool
4 config MVEBU_CLK_CPU
5         bool
7 config ARMADA_370_CLK
8         bool
9         select MVEBU_CLK_COMMON
10         select MVEBU_CLK_CPU
12 config ARMADA_XP_CLK
13         bool
14         select MVEBU_CLK_COMMON
15         select MVEBU_CLK_CPU
17 config DOVE_CLK
18         bool
19         select MVEBU_CLK_COMMON
21 config KIRKWOOD_CLK
22         bool
23         select MVEBU_CLK_COMMON