watchdog: Cleanup WATCHDOG_CORE help text
authorJosh Boyer <jwboyer@redhat.com>
Sat, 30 Jul 2011 14:18:48 +0000 (10:18 -0400)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 2 Aug 2011 08:23:07 +0000 (08:23 +0000)
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>
drivers/watchdog/Kconfig

index f441726ddf2bbf2a988981e32066806720fde5c3..86b0735e6aa0fd652ace4ba8546e0a49245590f2 100644 (file)
@@ -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