ARM: multi_v7_defconfig: Don't attempt to enable schedutil governor as module
authorJavier Martinez Canillas <javier@osg.samsung.com>
Fri, 19 Aug 2016 15:43:13 +0000 (11:43 -0400)
committerKrzysztof Kozlowski <krzk@kernel.org>
Fri, 19 Aug 2016 15:50:13 +0000 (17:50 +0200)
commit08023fb9cec03ee2992df51fa728c3f14a1ba0ea
tree107356e312cb4d5b2ab91f540c8b8a226dcca933
parent5f16d59cb97d24bafd172b7d935aff0f6c10d8ba
ARM: multi_v7_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/multi_v7_defconfig