[linux] 04/12: HID: Enable HID_SENSOR_CUSTOM_SENSOR as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 2 03:26: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 f98a6c1701743260b42fd522fb7f03d16195a2db
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 03:38:58 2017 +0100

    HID: Enable HID_SENSOR_CUSTOM_SENSOR as module
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 31467d6..27ad681 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -371,6 +371,7 @@ linux (4.9.25-1) UNRELEASED; urgency=medium
   * media: Enable VIDEO_TW5864, VIDEO_TW686X as modules
   * [x86] amdgpu,sound/soc: Enable DRM_AMD_ACP; enable SND_SOC_AMD_ACP as module
   * hda: Set SND_HDA_PREALLOC_SIZE=2048 as recommended for PulseAudio
+  * HID: Enable HID_SENSOR_CUSTOM_SENSOR as module
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index 77591be..33ca324 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -765,6 +765,7 @@ CONFIG_HID_ZEROPLUS=m
 CONFIG_ZEROPLUS_FF=y
 CONFIG_HID_ZYDACRON=m
 CONFIG_HID_SENSOR_HUB=m
+CONFIG_HID_SENSOR_CUSTOM_SENSOR=m
 CONFIG_HID_ALPS=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