Re: [PATCH] cpufreq: Do not default-yes CPU_FREQ_STAT

From: Viresh Kumar
Date: Mon Aug 01 2016 - 13:10:09 EST


On 01-08-16, 11:34, Borislav Petkov wrote:
> From: Borislav Petkov <bp@xxxxxxx>
>
> CPU frequency transition statistics are not absolutely required for
> proper cpufreq operation on the system AFAICT so remove the default-yes
> setting in Kconfig.
>
> Signed-off-by: Borislav Petkov <bp@xxxxxxx>
> Cc: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
> Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
> ---
> drivers/cpufreq/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig
> index c822d72629d5..74919aa81dcb 100644
> --- a/drivers/cpufreq/Kconfig
> +++ b/drivers/cpufreq/Kconfig
> @@ -32,7 +32,6 @@ config CPU_FREQ_BOOST_SW
>
> config CPU_FREQ_STAT
> bool "CPU frequency transition statistics"
> - default y
> help
> Export CPU frequency statistics information through sysfs.

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh