[linux] 08/10: [armhf] gpio: Enable GPIO_MCP23S08 as module (Closes: #845064)

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 ec36e35f509ebde0f8973b7bc820db32e7c1bb8a
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Jan 5 04:04:33 2017 +0000

    [armhf] gpio: Enable GPIO_MCP23S08 as module (Closes: #845064)
---
 debian/changelog           | 1 +
 debian/config/armhf/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 677a0fd..9aaad24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ linux (4.9-1~exp1) UNRELEASED; urgency=medium
   * hwmon,watchdog: Enable SENSORS_FTSTEUTATES as module (together with the
     previous, Closes: #847017)
   * net: Enable GTP as module (Closes: #846913)
+  * [armhf] gpio: Enable GPIO_MCP23S08 as module (Closes: #845064)
 
   [ Uwe Kleine-König ]
   * enable `perf data' support; patch by Sebastian Andrzej Siewior
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 536cd2d..5512b03 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -255,6 +255,7 @@ CONFIG_GPIO_DA9052=m
 CONFIG_GPIO_PALMAS=y
 CONFIG_GPIO_TWL4030=y
 CONFIG_GPIO_TWL6040=y
+CONFIG_GPIO_MCP23S08=m
 
 ##
 ## file: drivers/gpu/drm/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