Quoting Pankaj Dubey (2014-02-25 21:24:07) > CC: Ben Dooks <ben-linux@xxxxxxxxx> > CC: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > CC: Russell King <linux@xxxxxxxxxxxxxxxx> > Signed-off-by: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx> > --- > arch/arm/mach-s3c24xx/Kconfig | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/arch/arm/mach-s3c24xx/Kconfig b/arch/arm/mach-s3c24xx/Kconfig > index 80373da..5cf82a1 100644 > --- a/arch/arm/mach-s3c24xx/Kconfig > +++ b/arch/arm/mach-s3c24xx/Kconfig > @@ -40,6 +40,7 @@ config CPU_S3C2410 > config CPU_S3C2412 > bool "SAMSUNG S3C2412" > select COMMON_CLK > + select COMMON_CLK_SAMSUNG I guess this depends on Heiko's "[PATCH 00/12] ARM: S3C24XX: convert s3c2410, s3c2440 s3c2442 to common clock framework" series? Regards, Mike > select CPU_ARM926T > select CPU_LLSERIAL_S3C2440 > select S3C2412_COMMON_CLK > @@ -51,6 +52,7 @@ config CPU_S3C2412 > config CPU_S3C2416 > bool "SAMSUNG S3C2416/S3C2450" > select COMMON_CLK > + select COMMON_CLK_SAMSUNG > select CPU_ARM926T > select CPU_LLSERIAL_S3C2440 > select S3C2416_PM if PM > @@ -89,6 +91,7 @@ config CPU_S3C244X > config CPU_S3C2443 > bool "SAMSUNG S3C2443" > select COMMON_CLK > + select COMMON_CLK_SAMSUNG > select CPU_ARM920T > select CPU_LLSERIAL_S3C2440 > select S3C2443_COMMON_CLK > -- > 1.7.9.5 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html