[linux] 03/06: [x86] ACPI: Enable DPTF_POWER as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Jan 2 03:42:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 14f4f7359e0c68700a0eb43d2de8562ce288a5a2
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Dec 29 22:51:04 2016 +0000

    [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 cc6472c..65c79b4 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 d9d40db..aa27c5f 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -203,6 +203,11 @@ CONFIG_ACPI_APEI_MEMORY_FAILURE=y
 # CONFIG_ACPI_APEI_ERST_DEBUG is not set
 
 ##
+## file: drivers/acpi/dptf/Kconfig
+##
+CONFIG_DPTF_POWER=m
+
+##
 ## file: drivers/ata/Kconfig
 ##
 CONFIG_PATA_ALI=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list