[kernel] ARM: enable cpufreq on omap

Dennis Gilmore ausil at fedoraproject.org
Thu Jul 5 15:09:19 UTC 2012


commit 415dc5f5c6ea928d57bfcd22b054da8b3a2080d4
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Jul 5 10:09:01 2012 -0500

    ARM: enable cpufreq on omap

 config-arm-omap |    2 ++
 kernel.spec     |    3 +++
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/config-arm-omap b/config-arm-omap
index 3f10e82..36041f8 100644
--- a/config-arm-omap
+++ b/config-arm-omap
@@ -44,6 +44,8 @@ CONFIG_OMAP_PACKAGE_CBL=y
 CONFIG_OMAP_PACKAGE_CBS=y
 # CONFIG_OMAP4_ERRATA_I688 is not set
 
+CONFIG_ARM_OMAP2PLUS_CPUFREQ=y
+
 #
 # OMAP Board Type
 #
diff --git a/kernel.spec b/kernel.spec
index 6a6d3c7..b410d04 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2292,6 +2292,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Thu Jul 05 2012 Dennis Gilmore <dennis at ausil.us>
+- enable cpu frequency scaling on omap systems
+
 * Thu Jul 05 2012 Justin M. Forbes <jforbes at redhat.com> - 3.5.0-0.rc5.git2.1
 - Linux v3.5-rc5-98-g9e85a6f
 


More information about the scm-commits mailing list