aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq807x
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2023-01-30 18:20:38 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-01-31 16:33:21 +0100
commit91add68e50ea71b92f8528cba01de0017a15492b (patch)
tree88b9877292f4f77aad113087879de4d23b3c85ea /target/linux/ipq807x
parent3cfa465387ee75451d59a37a3a198bba2deed3ed (diff)
downloadupstream-91add68e50ea71b92f8528cba01de0017a15492b.tar.gz
upstream-91add68e50ea71b92f8528cba01de0017a15492b.tar.bz2
upstream-91add68e50ea71b92f8528cba01de0017a15492b.zip
ipq807x: Enable CPU frequency scaling stats
Enable the CPU frequency scaling statistics in kernel config. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> Reviewed-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/ipq807x')
-rw-r--r--target/linux/ipq807x/config-5.152
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq807x/config-5.15 b/target/linux/ipq807x/config-5.15
index 4a5aee7d9e..5dbc62dd66 100644
--- a/target/linux/ipq807x/config-5.15
+++ b/target/linux/ipq807x/config-5.15
@@ -73,7 +73,7 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
-# CONFIG_CPU_FREQ_STAT is not set
+CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_THERMAL=y
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_MENU=y