OSDN Git Service

cpufreq: intel_pstate: Select schedutil as the default governor
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 26 Mar 2020 19:24:35 +0000 (20:24 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 26 Mar 2020 19:32:49 +0000 (20:32 +0100)
commita00ec3874e7d326ab2dffbed92faddf6a77a84e9
tree0d21a853712777647d9b61b098aca34f4be87199
parent5ac54113dd6fed13a65048bf820d73c058c7440d
cpufreq: intel_pstate: Select schedutil as the default governor

Modify cpufreq Kconfig to select schedutil as the default governor
if the intel_pstate driver has been selected and SMP support is
enabled (because schedutil depends on SMP).

Also select schedutil as well as the performance governor from the
intel_pstate Kconfig section to ensure the equivalence of the passive
and active mode governor configuration options.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/Kconfig
drivers/cpufreq/Kconfig.x86