Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
[deliverable/linux.git] / drivers / clk / samsung / Kconfig
CommitLineData
4ce9b85e
PD
1config COMMON_CLK_SAMSUNG
2 bool
3 select COMMON_CLK
1f4f2cfd
PD
4
5config S3C2410_COMMON_CLK
6 bool
7 select COMMON_CLK_SAMSUNG
8 help
9 Build the s3c2410 clock driver based on the common clock framework.
10
11config S3C2410_COMMON_DCLK
12 bool
13 select COMMON_CLK_SAMSUNG
14 select REGMAP_MMIO
15 help
16 Temporary symbol to build the dclk driver based on the common clock
17 framework.
18
19config S3C2412_COMMON_CLK
20 bool
21 select COMMON_CLK_SAMSUNG
22
23config S3C2443_COMMON_CLK
24 bool
25 select COMMON_CLK_SAMSUNG
26
This page took 0.043185 seconds and 5 git commands to generate.