[linux] 17/18: watchdog: Enable WATCHDOG_SYSFS

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Apr 25 22:40:29 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 4e57833523dbe0853ea623c282e423a81399d229
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Apr 25 23:16:36 2017 +0100

    watchdog: Enable WATCHDOG_SYSFS
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8f9e526..d1eddda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -342,6 +342,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium
   * serial/8250: Enable SERIAL_8250_MOXA as module
   * [x86] gpio: Enable GPIO_AMDPT as module
   * [x86] thermal: Enable INT3406_THERMAL as module
+  * watchdog: Enable WATCHDOG_SYSFS
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index c147ea7..0065244 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -5073,6 +5073,7 @@ CONFIG_W1_SLAVE_BQ27000=m
 ##
 CONFIG_WATCHDOG=y
 # CONFIG_WATCHDOG_NOWAYOUT is not set
+CONFIG_WATCHDOG_SYSFS=y
 CONFIG_SOFT_WATCHDOG=m
 # CONFIG_GPIO_WATCHDOG is not set
 CONFIG_WM831X_WATCHDOG=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