[PATCH] ARM: exynos_defconfig: Disable big.LITTLE switcher
From: Krzysztof Kozlowski <hidden>
Date: 2016-05-30 06:36:03
Also in:
linux-samsung-soc, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2016-05-30 06:36:03
Also in:
linux-samsung-soc, lkml
On 04/28/2016 04:44 PM, Bartlomiej Zolnierkiewicz wrote:
Disable big.LITTLE switcher in order to allow automatic usage of cpufreq-dt driver on Exynos542x/Exynos5800 SoCs based boards. This change should not cause any problems as arm_big_little[_dt] driver (which is using big.LITTLE switcher support to do the "real" big.LITTLE switching work) is not used on any Exynos SoC based board currently. Signed-off-by: Bartlomiej Zolnierkiewicz <redacted> --- arch/arm/configs/exynos_defconfig | 2 -- 1 file changed, 2 deletions(-)
Thanks, applied. Krzysztof