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

From: Krzysztof Kozlowski
Date: Sun Apr 10 2016 - 04:13:30 EST


On Fri, Apr 08, 2016 at 03:02:09PM -0400, Javier Martinez Canillas wrote:
> Currently only the ondemand and performance CPUFreq policy governors are
> enabled in the Exynos 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/exynos_defconfig | 4 ++++
> 1 file changed, 4 insertions(+)

Hi,

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>

Best regards,
Krzysztof