cpufreq: Enable CPU_FREQ_GOV_SCHEDUTIL as module

This commit is contained in:
Ben Hutchings 2016-12-29 22:50:40 +00:00
parent bc0de8a222
commit dc0857b075
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
DELL_LAPTOP and DELL_WMI as modules (Closes: #849674)
* [powerpc*] boot: Request no dynamic linker for boot wrapper
(Closes: #848851, FTBFS on ppc6el)
* cpufreq: Enable CPU_FREQ_GOV_SCHEDUTIL as module
[ Salvatore Bonaccorso ]
* sg_write()/bsg_write() is not fit to be called under KERNEL_DS

View File

@ -436,6 +436,7 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=m
# CONFIG_CPUFREQ_DT is not set
##