From 14f4f7359e0c68700a0eb43d2de8562ce288a5a2 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 29 Dec 2016 22:51:04 +0000 Subject: [PATCH] [x86] ACPI: Enable DPTF_POWER as module --- debian/changelog | 1 + debian/config/kernelarch-x86/config | 5 +++++ 2 files changed, 6 insertions(+) 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 ##