w1: Really enable W1_MASTER_GPIO as module (Closes: #858975)

This commit is contained in:
Ben Hutchings 2017-03-30 18:27:54 +01:00
parent 9df323e7dd
commit 473a9f83a2
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -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@decadent.org.uk> Thu, 30 Mar 2017 18:27:30 +0100
linux (4.9.18-1) unstable; urgency=medium
* New upstream stable update:

View File

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