Skip to content

Commit

Permalink
watchdog: Cleanup WATCHDOG_CORE help text
Browse files Browse the repository at this point in the history
The newly added WATCHDOG_CORE option is a bool, but the help text suggests
it can be built as a module.  Fix it up.

Signed-off-by: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
  • Loading branch information
Josh Boyer authored and Wim Van Sebroeck committed Aug 2, 2011
1 parent 6b01d30 commit 7abdd34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/watchdog/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ config WATCHDOG_CORE
and gives them the /dev/watchdog interface (and later also the
sysfs interface).

To compile this driver as a module, choose M here: the module will
be called watchdog.

config WATCHDOG_NOWAYOUT
bool "Disable watchdog shutdown on close"
help
Expand Down

0 comments on commit 7abdd34

Please sign in to comment.