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)
committerAmit Pundir <amit.pundir@linaro.org>
Wed, 14 Sep 2016 09:36:01 +0000 (15:06 +0530)
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 e93877f38cae8ce63a40e21befb4a6e2deb694d6..d43c401ff19046ad40fb482498bb2f89e55f2df0 100644 (file)
@@ -114,7 +114,7 @@ config CPU_FREQ_DEFAULT_GOV_INTERACTIVE
 
 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