summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Makefile
diff options
context:
space:
mode:
authorMartin Persson <martin.persson@stericsson.com>2010-12-08 15:13:42 +0100
committerLinus Walleij <linus.walleij@stericsson.com>2010-12-09 10:06:15 +0100
commit7c1a70e99819d723cde610d83de48a8ab01ec609 (patch)
tree8396d095948577a11f9f47e05e271d17d2641049 /arch/arm/mach-ux500/Makefile
parente0befb23dfed4d4d0de9d97dac936ccc0bbec093 (diff)
ux500: Add cpufreq support for u8500
Signed-off-by: Martin Persson <martin.persson@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Diffstat (limited to 'arch/arm/mach-ux500/Makefile')
-rw-r--r--arch/arm/mach-ux500/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/Makefile b/arch/arm/mach-ux500/Makefile
index 93b0cf162017..841118335607 100644
--- a/arch/arm/mach-ux500/Makefile
+++ b/arch/arm/mach-ux500/Makefile
@@ -13,3 +13,4 @@ obj-$(CONFIG_LOCAL_TIMERS) += localtimer.o
obj-$(CONFIG_REGULATOR_AB8500) += board-mop500-regulators.o
obj-$(CONFIG_U5500_MODEM_IRQ) += modem_irq.o
obj-$(CONFIG_U5500_MBOX) += mbox.o
+obj-$(CONFIG_CPU_FREQ) += cpufreq.o