[linux] 02/02: HID: Enable HID_ALPS, HID_ASUS (Closes: #843085), HID_CMEDIA as modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Nov 3 21:13:04 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 18036575a78f52451930a2ea9ee9c9e0878bd6af
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Nov 3 15:03:01 2016 -0600

    HID: Enable HID_ALPS, HID_ASUS (Closes: #843085), HID_CMEDIA as modules
---
 debian/changelog     | 1 +
 debian/config/config | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 546ec1f..417345c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -118,6 +118,7 @@ linux (4.8.6-1) UNRELEASED; urgency=medium
     - ftrace: Fix trace header alignment
     - connector/cn_proc: Protect send_msg() with a local lock on RT
     - drivers/zram: Don't disable preemption in zcomp_stream_get/put()
+  * HID: Enable HID_ALPS, HID_ASUS (Closes: #843085), HID_CMEDIA as modules
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 02 Nov 2016 12:01:42 -0600
 
diff --git a/debian/config/config b/debian/config/config
index fab66df..809d98a 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -662,6 +662,7 @@ CONFIG_HID_A4TECH=y
 CONFIG_HID_ACRUX=m
 CONFIG_HID_ACRUX_FF=y
 CONFIG_HID_APPLE=y
+CONFIG_HID_ASUS=m
 CONFIG_HID_AUREAL=m
 CONFIG_HID_BELKIN=y
 CONFIG_HID_BETOP_FF=m
@@ -669,6 +670,7 @@ CONFIG_HID_CHERRY=y
 CONFIG_HID_CHICONY=y
 CONFIG_HID_CORSAIR=m
 CONFIG_HID_PRODIKEYS=m
+CONFIG_HID_CMEDIA=m
 CONFIG_HID_CP2112=m
 CONFIG_HID_CYPRESS=y
 CONFIG_HID_DRAGONRISE=m
@@ -742,6 +744,7 @@ CONFIG_HID_ZEROPLUS=m
 CONFIG_ZEROPLUS_FF=y
 CONFIG_HID_ZYDACRON=m
 CONFIG_HID_SENSOR_HUB=m
+CONFIG_HID_ALPS=m
 
 ##
 ## file: drivers/hid/usbhid/Kconfig

-- 
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