watchdog: Enable WATCHDOG_SYSFS

This commit is contained in:
Ben Hutchings 2017-04-25 23:16:36 +01:00
parent 2b2a89c35f
commit 4e57833523
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

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

View File

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