]> git.ipfire.org Git - people/arne_f/kernel.git/commitdiff
powerpc/configs/6xx: Reinstate CONFIG_CPU_FREQ_STAT
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Aug 2017 05:38:00 +0000 (15:38 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:10:21 +0000 (22:10 +1000)
In commit 1aefc75b2449 ("cpufreq: stats: Make the stats code
non-modular"), the CPU_FREQ_STAT code was made non-modular. Our
defconfig still said =m though, which meant we no longer got the
code at all. Switch the defconfig to =y.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/ppc6xx_defconfig

index 8baa79eb7a4d2fbdc8e7af251c45bc2e06e2d92d..18cf037435a433233cfc1ed7b373a3e03cfb3978 100644 (file)
@@ -61,7 +61,7 @@ CONFIG_SBC8641D=y
 CONFIG_MPC8610_HPCD=y
 CONFIG_GEF_SBC610=y
 CONFIG_CPU_FREQ=y
-CONFIG_CPU_FREQ_STAT=m
+CONFIG_CPU_FREQ_STAT=y
 CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
 CONFIG_CPU_FREQ_GOV_POWERSAVE=m