summaryrefslogtreecommitdiff
path: root/arch/arm/configs/exynos_defconfig
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2016-08-24 06:54:32 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2016-08-24 06:54:32 +0200
commit88ea168f0a35c6aeab3c6703f7eb3b1c925c5b12 (patch)
tree0cb01904d5ba5d21f89b4b8708e2a6ac08596632 /arch/arm/configs/exynos_defconfig
parent94f703a5b3899178895c88c2a56f29781c655480 (diff)
parent08023fb9cec03ee2992df51fa728c3f14a1ba0ea (diff)
Merge tag 'tags/samsung-defconfig-schedutil-4.9' into next/defconfig
The schedutil cpufreq governor will be switched from tristate to bool. Fix defconfigs.
Diffstat (limited to 'arch/arm/configs/exynos_defconfig')
-rw-r--r--arch/arm/configs/exynos_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 5476be3be686..4e484f406419 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -29,7 +29,7 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
-CONFIG_CPU_FREQ_GOV_SCHEDUTIL=m
+CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y
CONFIG_CPUFREQ_DT=y
CONFIG_CPU_IDLE=y
CONFIG_ARM_EXYNOS_CPUIDLE=y