projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cfa465
)
ipq807x: Enable CPU frequency scaling stats
author
Hannu Nyman
<hannu.nyman@iki.fi>
Mon, 30 Jan 2023 16:20:38 +0000
(18:20 +0200)
committer
Christian Marangi
<ansuelsmth@gmail.com>
Tue, 31 Jan 2023 15:33:21 +0000
(16:33 +0100)
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>
target/linux/ipq807x/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/ipq807x/config-5.15
b/target/linux/ipq807x/config-5.15
index 4a5aee7d9efa401585d7d0a2b357ff0dd6a5bc0b..5dbc62dd66a4f7d4568a82b257b11aef9f76dce0 100644
(file)
--- 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