xref: /linux/drivers/clk/samsung/Kconfig (revision 1f4f2cfdb7145363aedb647a5ab6e7b658b379b9)
14ce9b85eSPankaj Dubeyconfig COMMON_CLK_SAMSUNG
24ce9b85eSPankaj Dubey	bool
34ce9b85eSPankaj Dubey	select COMMON_CLK
4*1f4f2cfdSPankaj Dubey
5*1f4f2cfdSPankaj Dubeyconfig S3C2410_COMMON_CLK
6*1f4f2cfdSPankaj Dubey	bool
7*1f4f2cfdSPankaj Dubey	select COMMON_CLK_SAMSUNG
8*1f4f2cfdSPankaj Dubey	help
9*1f4f2cfdSPankaj Dubey	  Build the s3c2410 clock driver based on the common clock framework.
10*1f4f2cfdSPankaj Dubey
11*1f4f2cfdSPankaj Dubeyconfig S3C2410_COMMON_DCLK
12*1f4f2cfdSPankaj Dubey	bool
13*1f4f2cfdSPankaj Dubey	select COMMON_CLK_SAMSUNG
14*1f4f2cfdSPankaj Dubey	select REGMAP_MMIO
15*1f4f2cfdSPankaj Dubey	help
16*1f4f2cfdSPankaj Dubey	  Temporary symbol to build the dclk driver based on the common clock
17*1f4f2cfdSPankaj Dubey	  framework.
18*1f4f2cfdSPankaj Dubey
19*1f4f2cfdSPankaj Dubeyconfig S3C2412_COMMON_CLK
20*1f4f2cfdSPankaj Dubey	bool
21*1f4f2cfdSPankaj Dubey	select COMMON_CLK_SAMSUNG
22*1f4f2cfdSPankaj Dubey
23*1f4f2cfdSPankaj Dubeyconfig S3C2443_COMMON_CLK
24*1f4f2cfdSPankaj Dubey	bool
25*1f4f2cfdSPankaj Dubey	select COMMON_CLK_SAMSUNG
26*1f4f2cfdSPankaj Dubey
27