Merge branch 'pm-cpufreq-sched' into pm-cpufreq
This commit is contained in:
commit
d87de8f38a
|
@ -200,7 +200,7 @@ config CPU_FREQ_GOV_CONSERVATIVE
|
||||||
|
|
||||||
config CPU_FREQ_GOV_SCHEDUTIL
|
config CPU_FREQ_GOV_SCHEDUTIL
|
||||||
tristate "'schedutil' cpufreq policy governor"
|
tristate "'schedutil' cpufreq policy governor"
|
||||||
depends on CPU_FREQ
|
depends on CPU_FREQ && SMP
|
||||||
select CPU_FREQ_GOV_ATTR_SET
|
select CPU_FREQ_GOV_ATTR_SET
|
||||||
select IRQ_WORK
|
select IRQ_WORK
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in New Issue