diff options
Diffstat (limited to 'drivers/watchdog/Kconfig')
-rw-r--r-- | drivers/watchdog/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index 81f7021b3816..ec68c741b564 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -55,6 +55,13 @@ config SOFT_WATCHDOG | |||
55 | To compile this driver as a module, choose M here: the | 55 | To compile this driver as a module, choose M here: the |
56 | module will be called softdog. | 56 | module will be called softdog. |
57 | 57 | ||
58 | config WM8350_WATCHDOG | ||
59 | tristate "WM8350 watchdog" | ||
60 | depends on MFD_WM8350 | ||
61 | help | ||
62 | Support for the watchdog in the WM8350 AudioPlus PMIC. When | ||
63 | the watchdog triggers the system will be reset. | ||
64 | |||
58 | # ALPHA Architecture | 65 | # ALPHA Architecture |
59 | 66 | ||
60 | # ARM Architecture | 67 | # ARM Architecture |