[x86] ACPI: Enable DPTF_POWER as module

This commit is contained in:
Ben Hutchings 2016-12-29 22:51:04 +00:00
parent dc0857b075
commit 14f4f7359e
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

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

View File

@ -202,6 +202,11 @@ CONFIG_ACPI_APEI_MEMORY_FAILURE=y
# CONFIG_ACPI_APEI_EINJ is not set
# CONFIG_ACPI_APEI_ERST_DEBUG is not set
##
## file: drivers/acpi/dptf/Kconfig
##
CONFIG_DPTF_POWER=m
##
## file: drivers/ata/Kconfig
##