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 <b.zolnier...@samsung.com> > --- > arch/arm/configs/exynos_defconfig | 2 -- > 1 file changed, 2 deletions(-)
Thanks, applied. Krzysztof