summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2412/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben@simtec.co.uk>2009-07-30 22:23:33 (GMT)
committerBen Dooks <ben-linux@fluff.org>2009-07-30 22:22:54 (GMT)
commit22d4239973bbd3738b3cfe6048c55f885f3f6256 (patch)
tree33ca1b0db61c6a817d6cdcf3bc7bb0111b665845 /arch/arm/mach-s3c2412/Makefile
parentbaf6b281cfa7259ab2d1148b879850f699520bc6 (diff)
downloadlinux-fsl-qoriq-22d4239973bbd3738b3cfe6048c55f885f3f6256.tar.xz
ARM: S3C2412: CPUFREQ: Add core support.
Add core support for frequency scaling on the S3C2412 SoC. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s3c2412/Makefile')
-rw-r--r--arch/arm/mach-s3c2412/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2412/Makefile b/arch/arm/mach-s3c2412/Makefile
index 20918d5..530ec46 100644
--- a/arch/arm/mach-s3c2412/Makefile
+++ b/arch/arm/mach-s3c2412/Makefile
@@ -15,6 +15,7 @@ obj-$(CONFIG_CPU_S3C2412) += clock.o
obj-$(CONFIG_CPU_S3C2412) += gpio.o
obj-$(CONFIG_S3C2412_DMA) += dma.o
obj-$(CONFIG_S3C2412_PM) += pm.o sleep.o
+obj-$(CONFIG_S3C2412_CPUFREQ) += cpu-freq.o
# Machine support