Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[deliverable/linux.git] / 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
This page took 0.03064 seconds and 5 git commands to generate.