ARM: exynos_defconfig: Don't attempt to enable schedutil governor as module
authorJavier Martinez Canillas <javier@osg.samsung.com>
Fri, 19 Aug 2016 15:43:12 +0000 (11:43 -0400)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 19 Aug 2016 15:49:48 +0000 (17:49 +0200)
commit5f16d59cb97d24bafd172b7d935aff0f6c10d8ba
treeb3a0256fd8ed09a69e941379edfcd11d5006ce6f
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ARM: exynos_defconfig: Don't attempt to enable schedutil governor as module

The schedutil CPUFreq governor could be built as a module but the change
"cpufreq / sched: Pass flags to cpufreq_update_util()" made it
non-modular so attempting to enable as module leads to a warning:

warning: symbol value 'm' invalid for CPU_FREQ_GOV_SCHEDUTIL

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/configs/exynos_defconfig