diff options
author | Dennis Gilmore <dennis@ausil.us> | 2012-07-05 10:09:01 -0500 |
---|---|---|
committer | Dennis Gilmore <dennis@ausil.us> | 2012-07-05 10:09:01 -0500 |
commit | 415dc5f5c6ea928d57bfcd22b054da8b3a2080d4 (patch) | |
tree | dbf74c22c6201ce672688e4411a8d93428ef811e /config-arm-omap | |
parent | 90e2b5f7bd8dc556b3066da28541bfbc9b4efd41 (diff) | |
download | kernel-415dc5f5c6ea928d57bfcd22b054da8b3a2080d4.tar.gz kernel-415dc5f5c6ea928d57bfcd22b054da8b3a2080d4.tar.xz kernel-415dc5f5c6ea928d57bfcd22b054da8b3a2080d4.zip |
ARM: enable cpufreq on omap
Diffstat (limited to 'config-arm-omap')
-rw-r--r-- | config-arm-omap | 2 |
1 files changed, 2 insertions, 0 deletions
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 # |