aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/Makefile
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2005-07-10 19:58:20 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-07-10 19:58:20 +0100
commitec6bced6c7b92904f5ead39c9c1b8dc734e6eff0 (patch)
treef29a540369cd7c2196b9afd682b1e2943bbb80f7 /arch/arm/plat-omap/Makefile
parent[PATCH] ARM: 2805/1: OMAP update 10/11: Update H2 defconfig (diff)
downloadlinux-dev-ec6bced6c7b92904f5ead39c9c1b8dc734e6eff0.tar.xz
linux-dev-ec6bced6c7b92904f5ead39c9c1b8dc734e6eff0.zip
[PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq support
Patch from Tony Lindgren This patch adds minimal cpufreq support for OMAP taking advantage of the clock framework. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-omap/Makefile')
-rw-r--r--arch/arm/plat-omap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/Makefile b/arch/arm/plat-omap/Makefile
index 3be25ebfc45e..531e11af54d4 100644
--- a/arch/arm/plat-omap/Makefile
+++ b/arch/arm/plat-omap/Makefile
@@ -14,3 +14,4 @@ obj-$(CONFIG_ARCH_OMAP16XX) += ocpi.o
# Power Management
obj-$(CONFIG_PM) += pm.o sleep.o
+obj-$(CONFIG_CPU_FREQ) += cpu-omap.o