summaryrefslogtreecommitdiff
path: root/arch/arm/plat-s3c64xx/Kconfig
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2009-12-01 01:24:35 (GMT)
committerBen Dooks <ben-linux@fluff.org>2010-01-15 08:10:09 (GMT)
commit399cae747426a6acdba8e347edef241a05a08b09 (patch)
treed627cf3bf23de1fabb919cb9ccf82bb78c0249b8 /arch/arm/plat-s3c64xx/Kconfig
parentaa9ad6ad9c16e1daff41792c485f46e601a5af33 (diff)
downloadlinux-fsl-qoriq-399cae747426a6acdba8e347edef241a05a08b09.tar.xz
ARM: S3C64XX: Use new clock-clksrc.c code for clocks.
Move the s3c6400-clock.c implementation over to use the new common plat-samsung based clock-clksrc.c. Note, this does not delete the clocks definitions that are now unused in the regs-clock.h to reduce the quantity of change in this commit. Based on original patches by Harald Welte. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c64xx/Kconfig')
-rw-r--r--arch/arm/plat-s3c64xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c64xx/Kconfig b/arch/arm/plat-s3c64xx/Kconfig
index e6da87a..bec1224 100644
--- a/arch/arm/plat-s3c64xx/Kconfig
+++ b/arch/arm/plat-s3c64xx/Kconfig
@@ -13,6 +13,7 @@ config PLAT_S3C64XX
select ARM_VIC
select NO_IOPORT
select ARCH_REQUIRE_GPIOLIB
+ select SAMSUNG_CLKSRC
select S3C_GPIO_TRACK
select S3C_GPIO_PULL_UPDOWN
select S3C_GPIO_CFG_S3C24XX