From: Hannu Nyman Date: Mon, 30 Jan 2023 16:20:38 +0000 (+0200) Subject: ipq807x: Enable CPU frequency scaling stats X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=91add68e50ea71b92f8528cba01de0017a15492b;p=openwrt%2Fstaging%2Fnbd.git ipq807x: Enable CPU frequency scaling stats Enable the CPU frequency scaling statistics in kernel config. Signed-off-by: Hannu Nyman Reviewed-by: Robert Marko --- 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