summaryrefslogtreecommitdiffstats
path: root/config-arm-highbank
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2011-12-23 10:28:07 -0600
committerDennis Gilmore <dennis@ausil.us>2011-12-23 10:28:48 -0600
commit1cbcbe6c389c712d7368ba171bd0b00fe8e32819 (patch)
tree1ada80657844e6afa7e08fbf12f0bb23f6c88b82 /config-arm-highbank
parent534352f358b444bf67c24181516d90d4ca59ed46 (diff)
downloadkernel-1cbcbe6c389c712d7368ba171bd0b00fe8e32819.tar.gz
kernel-1cbcbe6c389c712d7368ba171bd0b00fe8e32819.tar.xz
kernel-1cbcbe6c389c712d7368ba171bd0b00fe8e32819.zip
pull in the arm config changes from f15
Diffstat (limited to 'config-arm-highbank')
-rw-r--r--config-arm-highbank13
1 files changed, 13 insertions, 0 deletions
diff --git a/config-arm-highbank b/config-arm-highbank
index 18fc0c4cc..d4aca8222 100644
--- a/config-arm-highbank
+++ b/config-arm-highbank
@@ -1,3 +1,16 @@
ONFIG_ARCH_HIGHBANK=y
CONFIG_VFP=y
CONFIG_NEON=y
+
+CONFIG_CPU_FREQ=y
+CONFIG_CPU_FREQ_DEBUG=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
+CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
+CONFIG_CPU_FREQ_GOV_POWERSAVE=m
+CONFIG_CPU_FREQ_GOV_USERSPACE=m
+CONFIG_CPU_FREQ_GOV_ONDEMAND=m
+CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
+CONFIG_CPU_FREQ_TABLE=y
+CONFIG_CPU_FREQ_STAT=y
+CONFIG_CPU_FREQ_STAT_DETAILS=y