From: Joel Stanley <joel@jms.id.au> Date: 2018-08-21 02:14:41
Deciding wich govenors should be built into the kernel can be left to
users to configure.
Fixes: 81f359027a3a ("cpufreq: powernv: Select CPUFreq related Kconfig options for powernv")
Signed-off-by: Joel Stanley <joel@jms.id.au>
---
arch/powerpc/platforms/powernv/Kconfig | 5 -----
1 file changed, 5 deletions(-)
From: Benjamin Herrenschmidt <hidden> Date: 2018-08-21 04:34:00
On Tue, 2018-08-21 at 11:44 +0930, Joel Stanley wrote:
Deciding wich govenors should be built into the kernel can be left to
users to configure.
Fixes: 81f359027a3a ("cpufreq: powernv: Select CPUFreq related Kconfig options for powernv")
Signed-off-by: Joel Stanley <joel@jms.id.au>
From: Michael Ellerman <hidden> Date: 2018-09-20 04:21:00
On Tue, 2018-08-21 at 02:14:28 UTC, Joel Stanley wrote:
Deciding wich govenors should be built into the kernel can be left to
users to configure.
Fixes: 81f359027a3a ("cpufreq: powernv: Select CPUFreq related Kconfig options for powernv")
Signed-off-by: Joel Stanley <joel@jms.id.au>