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)
commit2bf81a5752c429dd3289bf09085f6d40fa41bae6
tree5bfc022fa2e4b1ed5f6a3ccd12e9ef981e6f4dcd
parent674d9a6b8286a49bc8e2f57a11ed81b2fa5d88bf
cpufreq: Kconfig: Fixup incorrect selection by CPU_FREQ_DEFAULT_GOV_SCHED

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