visorbus: switch from ioremap_cache to memremap
[linux/fpc-iii.git] / drivers / clk / samsung / Kconfig
blob84196ecdaa12f5df319f6fafe2e9b6bd664bc9d5
1 config COMMON_CLK_SAMSUNG
2         bool
3         select COMMON_CLK
5 config S3C2410_COMMON_CLK
6         bool
7         select COMMON_CLK_SAMSUNG
8         help
9           Build the s3c2410 clock driver based on the common clock framework.
11 config 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.
19 config S3C2412_COMMON_CLK
20         bool
21         select COMMON_CLK_SAMSUNG
23 config S3C2443_COMMON_CLK
24         bool
25         select COMMON_CLK_SAMSUNG