From: luodw1 Date: Wed, 12 Jun 2019 09:44:35 +0000 (+0800) Subject: cpufreq: enable CPU_FREQ_TIMES option X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6e8c40f0f67f77bb005b1edb5c5fb7cee041eae4;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git cpufreq: enable CPU_FREQ_TIMES option Change-Id: Id1c0b17b73ed1e4df9e0d098ecf48882daa38641 Signed-off-by: luodw1 Reviewed-on: https://gerrit.mot.com/1369617 SLTApproved: Slta Waiver SME-Granted: SME Approvals Granted Tested-by: Jira Key Reviewed-by: Hua Tan Submit-Approved: Jira Key --- diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig index 652361691e18..d383407a6748 100644 --- a/drivers/cpufreq/Kconfig +++ b/drivers/cpufreq/Kconfig @@ -39,6 +39,7 @@ config CPU_FREQ_STAT config CPU_FREQ_TIMES bool "CPU frequency time-in-state statistics" + default y help Export CPU time-in-state information through procfs.