summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2016-02-28 13:12:19 -0800
committerWim Van Sebroeck <wim@iguana.be>2016-03-16 21:11:21 +0100
commitf29a72c24ad4927027e77e4eed431a61bc8335b2 (patch)
tree23f485d7364555aa700d468f7aaaba951814cc36 /drivers/watchdog/Kconfig
parent15013ad813f6544be8e79afc23672745950d59bc (diff)
downloadop-kernel-dev-f29a72c24ad4927027e77e4eed431a61bc8335b2.zip
op-kernel-dev-f29a72c24ad4927027e77e4eed431a61bc8335b2.tar.gz
watchdog: dw_wdt: Convert to use watchdog infrastructure
Convert driver to use watchdog infrastructure. This includes infrastructure support to handle watchdog keepalive if the watchdog is running while the watchdog device is closed. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r--drivers/watchdog/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index 3fca65e..302078e 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -350,6 +350,7 @@ config SA1100_WATCHDOG
config DW_WATCHDOG
tristate "Synopsys DesignWare watchdog"
depends on HAS_IOMEM
+ select WATCHDOG_CORE
help
Say Y here if to include support for the Synopsys DesignWare
watchdog timer found in many chips.
OpenPOWER on IntegriCloud