diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-03-08 16:08:46 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-03-08 16:08:46 +0000 |
commit | 004c1c7096659d352b83047a7593e91d8a30e3c5 (patch) | |
tree | 2801e22e945d2ca6016383348e16583918164526 /arch/arm/mach-s3c2443/Kconfig | |
parent | 882d01f96bc1909455696aae6eb7ce4df3e908c8 (diff) | |
parent | 3b05007e43ea629394e89ea0b023d7b15375a2bb (diff) | |
download | op-kernel-dev-004c1c7096659d352b83047a7593e91d8a30e3c5.zip op-kernel-dev-004c1c7096659d352b83047a7593e91d8a30e3c5.tar.gz |
Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable
Diffstat (limited to 'arch/arm/mach-s3c2443/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c2443/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2443/Kconfig b/arch/arm/mach-s3c2443/Kconfig index 4314c44..698140a 100644 --- a/arch/arm/mach-s3c2443/Kconfig +++ b/arch/arm/mach-s3c2443/Kconfig @@ -7,6 +7,7 @@ config CPU_S3C2443 depends on ARCH_S3C2410 select S3C2443_DMA if S3C2410_DMA select CPU_LLSERIAL_S3C2440 + select SAMSUNG_CLKSRC help Support for the S3C2443 SoC from the S3C24XX line |