aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c2410/Makefile
diff options
context:
space:
mode:
authorBen Dooks <ben@simtec.co.uk>2009-07-30 23:23:28 +0100
committerBen Dooks <ben-linux@fluff.org>2009-07-30 23:22:52 +0100
commit438a09e1eb01c3f0d4cddde97ed9caae652f910b (patch)
treef9a530a45f240d95124e3a1411fb9fd0546ea15f /arch/arm/mach-s3c2410/Makefile
parenta24c091db988551e2c350cfde9eb80ab6e791ffb (diff)
downloadkernel_samsung_smdk4412-438a09e1eb01c3f0d4cddde97ed9caae652f910b.zip
kernel_samsung_smdk4412-438a09e1eb01c3f0d4cddde97ed9caae652f910b.tar.gz
kernel_samsung_smdk4412-438a09e1eb01c3f0d4cddde97ed9caae652f910b.tar.bz2
ARM: S3C2410: CPUFREQ: Add PLL table
Add PLL table for the S3C2410 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-s3c2410/Makefile')
-rw-r--r--arch/arm/mach-s3c2410/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/Makefile b/arch/arm/mach-s3c2410/Makefile
index cc25eb0..2ab5ba4 100644
--- a/arch/arm/mach-s3c2410/Makefile
+++ b/arch/arm/mach-s3c2410/Makefile
@@ -16,6 +16,7 @@ obj-$(CONFIG_CPU_S3C2410_DMA) += dma.o
obj-$(CONFIG_S3C2410_PM) += pm.o sleep.o
obj-$(CONFIG_S3C2410_GPIO) += gpio.o
obj-$(CONFIG_S3C2410_CPUFREQ) += cpu-freq.o
+obj-$(CONFIG_S3C2410_PLLTABLE) += pll.o
# Machine support