Merge branch 'pm-cpufreq-sched' into pm-cpufreq

This commit is contained in:
Rafael J. Wysocki 2016-05-11 22:48:20 +02:00
commit c29af6f1a4
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ config CPU_FREQ_DEFAULT_GOV_CONSERVATIVE
config CPU_FREQ_DEFAULT_GOV_SCHEDUTIL
bool "schedutil"
depends on SMP
select CPU_FREQ_GOV_SCHEDUTIL
select CPU_FREQ_GOV_PERFORMANCE
help