Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable CPUFreq governors as modules

From: Krzysztof Kozlowski
Date: Tue Apr 12 2016 - 10:20:22 EST


On Fri, Apr 8, 2016 at 9:02 PM, Javier Martinez Canillas
<javier@xxxxxxxxxxxxxxx> wrote:
> Currently only the ondemand and performance CPUFreq policy governors are
> enabled in multi_v7 defconfig. But the other governors are also useful
> for some cases, enable them to allow users change the default if needed.
>
> The options are enabled as module to keep the kernel image size minimal.
>
> Signed-off-by: Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx>
>
> ---
>
> arch/arm/configs/multi_v7_defconfig | 4 ++++
> 1 file changed, 4 insertions(+)

Applied, thanks.

Krzysztof