cpufreq: Kconfig: Fixup incorrect selection by CPU_FREQ_DEFAULT_GOV_SCHED
authorJohn Stultz <john.stultz@linaro.org>
Thu, 8 Sep 2016 23:43:21 +0000 (16:43 -0700)
committerJohn Stultz <john.stultz@linaro.org>
Thu, 8 Sep 2016 23:43:21 +0000 (16:43 -0700)
The CPU_FREQ_DEFAULT_GOV_SCHED option is incorrectly selecting
CPU_FREQ_GOV_INTERACTIVE, when it should be selecting
CPU_FREQ_GOV_SCHED.

Signed-off-by: John Stultz <john.stultz@linaro.org>
drivers/cpufreq/Kconfig

index d423f51d3276342afea13326b9b0d5d27d193973..a2d63d86bb70f54709e5838505ca1eb37ffc53b0 100644 (file)
@@ -105,7 +105,7 @@ config CPU_FREQ_DEFAULT_GOV_CONSERVATIVE
 
 config CPU_FREQ_DEFAULT_GOV_SCHED
        bool "sched"
-       select CPU_FREQ_GOV_INTERACTIVE
+       select CPU_FREQ_GOV_SCHED
        help
          Use the CPUfreq governor 'sched' as default. This scales
          cpu frequency using CPU utilization estimates from the