From mboxrd@z Thu Jan 1 00:00:00 1970 From: k.kozlowski@samsung.com (Krzysztof Kozlowski) Date: Sun, 10 Apr 2016 10:13:13 +0200 Subject: [PATCH 1/2] ARM: exynos_defconfig: Enable CPUFreq governors as modules In-Reply-To: <1460142130-31822-1-git-send-email-javier@osg.samsung.com> References: <1460142130-31822-1-git-send-email-javier@osg.samsung.com> Message-ID: <20160410081313.GA7137@kozik-lap> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > --- > > arch/arm/configs/exynos_defconfig | 4 ++++ > 1 file changed, 4 insertions(+) Hi, Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof