Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7abdd34d authored by Josh Boyer's avatar Josh Boyer Committed by Wim Van Sebroeck
Browse files

watchdog: Cleanup WATCHDOG_CORE help text



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: default avatarJosh Boyer <jwboyer@redhat.com>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent 6b01d30e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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