[linux] 01/01: w1: Really enable W1_MASTER_GPIO as module (Closes: #858975)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Mar 30 17:28:58 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 473a9f83a2ef615d321d3b98db3637d33b57760c
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Mar 30 18:27:54 2017 +0100

    w1: Really enable W1_MASTER_GPIO as module (Closes: #858975)
---
 debian/changelog     | 6 ++++++
 debian/config/config | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2e71551..0f16b5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.9.18-2) UNRELEASED; urgency=medium
+
+  * w1: Really enable W1_MASTER_GPIO as module (Closes: #858975)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Thu, 30 Mar 2017 18:27:30 +0100
+
 linux (4.9.18-1) unstable; urgency=medium
 
   * New upstream stable update:
diff --git a/debian/config/config b/debian/config/config
index b0e151f..9fd68b5 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -4974,7 +4974,7 @@ CONFIG_W1_CON=y
 CONFIG_W1_MASTER_DS2490=m
 CONFIG_W1_MASTER_DS2482=m
 # CONFIG_W1_MASTER_DS1WM is not set
-# CONFIG_W1_MASTER_GPIO is not set
+CONFIG_W1_MASTER_GPIO=m
 
 ##
 ## file: drivers/w1/slaves/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