[linux] 01/01: [x86] Enable LEDS_DELL_NETBOOKS and DELL_SMBIOS as modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Dec 29 20:05:39 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit 0aaf8482c2e2a8980c325dd7e2276bc6912c760d
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Dec 29 20:03:59 2016 +0000

    [x86] Enable LEDS_DELL_NETBOOKS and DELL_SMBIOS as modules
    
    This also re-enables DELL_LAPTOP and DELL_WMI as modules.
    
    Closes: #849674
---
 debian/changelog                    | 2 ++
 debian/config/kernelarch-x86/config | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6a38af6..0471cdb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ linux (4.8.15-2) UNRELEASED; urgency=medium
   * [x86] Enable INTEL_VBTN as module (Closes: #848967)
   * debian/control: Change build-dependency on asciidoc to prefer the new
     asciidoc-base, so we don't pull in LaTeX unnecessarily
+  * [x86] Enable LEDS_DELL_NETBOOKS and DELL_SMBIOS as modules; re-enable
+    DELL_LAPTOP and DELL_WMI as modules (Closes: #849674)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 27 Dec 2016 09:05:58 +0000
 
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index f91a8a7..d9d40db 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -825,6 +825,7 @@ CONFIG_ISDN_DIVAS_MAINT=m
 ## file: drivers/leds/Kconfig
 ##
 CONFIG_LEDS_CLEVO_MAIL=m
+CONFIG_LEDS_DELL_NETBOOKS=m
 CONFIG_LEDS_MENF21BMC=m
 
 ##
@@ -1322,6 +1323,7 @@ CONFIG_ACER_WMI=m
 CONFIG_ACERHDF=m
 CONFIG_ALIENWARE_WMI=m
 CONFIG_ASUS_LAPTOP=m
+CONFIG_DELL_SMBIOS=m
 CONFIG_DELL_LAPTOP=m
 CONFIG_DELL_WMI=m
 CONFIG_DELL_WMI_AIO=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