Home
last modified time | relevance | path

Searched hist:"6946 d5e1fa1ba5db51f20caef106a2a205202549" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/configs/
H A Dppc6xx_defconfigdiff 6946d5e1fa1ba5db51f20caef106a2a205202549 Wed Aug 23 00:38:00 CDT 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc/configs/6xx: Reinstate CONFIG_CPU_FREQ_STAT

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>