summaryrefslogtreecommitdiffstats
path: root/config-arm-highbank
diff options
context:
space:
mode:
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