[PATCH v5 1/3] powernv, cpufreq: Select CPUFreq related Kconfig options for powernv
Viresh Kumar
viresh.kumar at linaro.org
Mon Mar 31 15:21:03 EST 2014
On 29 March 2014 01:41, Gautham R. Shenoy <ego at linux.vnet.ibm.com> wrote:
> From: "Gautham R. Shenoy" <ego at linux.vnet.ibm.com>
>
> Enable CPUFreq for PowerNV. Select "performance", "powersave",
> "userspace" and "ondemand" governors. Choose "ondemand" to be the
> default governor.
>
> Signed-off-by: Gautham R. Shenoy <ego at linux.vnet.ibm.com>
> Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat at linux.vnet.ibm.com>
> ---
> arch/powerpc/configs/pseries_defconfig | 1 +
> arch/powerpc/configs/pseries_le_defconfig | 1 +
> arch/powerpc/platforms/powernv/Kconfig | 6 ++++++
> 3 files changed, 8 insertions(+)
Probably it doesn't make much sense to keep this as the first patch
as you still don't have the driver available yet.
More information about the Linuxppc-dev
mailing list