From 415dc5f5c6ea928d57bfcd22b054da8b3a2080d4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 5 Jul 2012 10:09:01 -0500 Subject: [PATCH] ARM: enable cpufreq on omap --- config-arm-omap | 2 ++ kernel.spec | 3 +++ 2 files changed, 5 insertions(+) diff --git a/config-arm-omap b/config-arm-omap index 3f10e828a..36041f82d 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 6a6d3c7f3..b410d04b8 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2292,6 +2292,9 @@ fi # ||----w | # || || %changelog +* Thu Jul 05 2012 Dennis Gilmore +- enable cpu frequency scaling on omap systems + * Thu Jul 05 2012 Justin M. Forbes - 3.5.0-0.rc5.git2.1 - Linux v3.5-rc5-98-g9e85a6f