diff --git a/debian/changelog b/debian/changelog index cc6472cb3..65c79b411 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index d9d40dba3..aa27c5f2c 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -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 ##