[linux] 06/10: Enable drivers requested in #847017

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 5 23:35:27 UTC 2017


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

benh pushed a commit to branch master
in repository linux.

commit 7aee63d8bcc4e5547322d83330f1864bc7bd197c
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Jan 5 03:29:38 2017 +0000

    Enable drivers requested in #847017
    
    * [x86] iio,HID: Enable INTEL_ISH_HID as module
    * hwmon,watchdog: Enable SENSORS_FTSTEUTATES as module
---
 debian/changelog                    | 3 +++
 debian/config/config                | 6 ++++++
 debian/config/kernelarch-x86/config | 5 +++++
 3 files changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4ae579a..1827740 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ linux (4.9-1~exp1) UNRELEASED; urgency=medium
     (except on armel/marvell)
   * ieee802154: Enable IEEE802154_FAKELB as module
   * [armhf] leds,gpio: Enable LEDS_TCA6507 as module (Closes: #847770)
+  * [x86] iio,HID: Enable INTEL_ISH_HID as module
+  * hwmon,watchdog: Enable SENSORS_FTSTEUTATES as module (together with the
+    previous, Closes: #847017)
 
   [ Uwe Kleine-König ]
   * enable `perf data' support; patch by Sebastian Andrzej Siewior
diff --git a/debian/config/config b/debian/config/config
index 4ea4965..4a30a34 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -753,6 +753,11 @@ CONFIG_HID_SENSOR_HUB=m
 CONFIG_HID_ALPS=m
 
 ##
+## file: drivers/hid/intel-ish-hid/Kconfig
+##
+# CONFIG_INTEL_ISH_HID is not set
+
+##
 ## file: drivers/hid/usbhid/Kconfig
 ##
 CONFIG_HID_PID=y
@@ -792,6 +797,7 @@ CONFIG_SENSORS_F71882FG=m
 CONFIG_SENSORS_F75375S=m
 CONFIG_SENSORS_MC13783_ADC=m
 CONFIG_SENSORS_FSCHMD=m
+CONFIG_SENSORS_FTSTEUTATES=m
 CONFIG_SENSORS_G760A=m
 # CONFIG_SENSORS_GPIO_FAN is not set
 # CONFIG_SENSORS_HIH6130 is not set
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 994606c..bed0a6c 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -572,6 +572,11 @@ CONFIG_HID_HYPERV_MOUSE=m
 CONFIG_I2C_HID=m
 
 ##
+## file: drivers/hid/intel-ish-hid/Kconfig
+##
+CONFIG_INTEL_ISH_HID=m
+
+##
 ## file: drivers/hid/usbhid/Kconfig
 ##
 CONFIG_USB_HID=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