aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-s3c24xx/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben@simtec.co.uk>2009-07-30 23:23:21 +0100
committerBen Dooks <ben-linux@fluff.org>2009-07-30 23:22:51 +0100
commit2e4ea6e8209e0c1d93c69c34c32002337b3f747e (patch)
tree11f2a4291e5cfbc7444d225eedd415bc9e9d23a9 /arch/arm/plat-s3c24xx/Makefile
parentARM: S3C24XX: Add BWSCON per-bank information. (diff)
downloadlinux-dev-2e4ea6e8209e0c1d93c69c34c32002337b3f747e.tar.xz
linux-dev-2e4ea6e8209e0c1d93c69c34c32002337b3f747e.zip
ARM: S3C24XX: CPUFREQ: Add core support.
Add the core of the support for enabling the CPUFreq driver on all S3C24XX based systems. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/Makefile')
-rw-r--r--arch/arm/plat-s3c24xx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-s3c24xx/Makefile b/arch/arm/plat-s3c24xx/Makefile
index 579a165c2827..1f6add552bd0 100644
--- a/arch/arm/plat-s3c24xx/Makefile
+++ b/arch/arm/plat-s3c24xx/Makefile
@@ -20,6 +20,8 @@ obj-y += gpiolib.o
obj-y += clock.o
obj-$(CONFIG_S3C24XX_DCLK) += clock-dclk.o
+obj-$(CONFIG_CPU_FREQ_S3C24XX) += cpu-freq.o
+
# Architecture dependant builds
obj-$(CONFIG_CPU_S3C244X) += s3c244x.o