diff options
Diffstat (limited to 'drivers/watchdog')
-rw-r--r-- | drivers/watchdog/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig index f441726ddf2b..86b0735e6aa0 100644 --- a/drivers/watchdog/Kconfig +++ b/drivers/watchdog/Kconfig | |||
@@ -36,9 +36,6 @@ config WATCHDOG_CORE | |||
36 | and gives them the /dev/watchdog interface (and later also the | 36 | and gives them the /dev/watchdog interface (and later also the |
37 | sysfs interface). | 37 | sysfs interface). |
38 | 38 | ||
39 | To compile this driver as a module, choose M here: the module will | ||
40 | be called watchdog. | ||
41 | |||
42 | config WATCHDOG_NOWAYOUT | 39 | config WATCHDOG_NOWAYOUT |
43 | bool "Disable watchdog shutdown on close" | 40 | bool "Disable watchdog shutdown on close" |
44 | help | 41 | help |