mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-25 14:11:58 +00:00
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: Josh Boyer <jwboyer@redhat.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:
parent
6b01d30eef
commit
7abdd34dbf
@ -36,9 +36,6 @@ config WATCHDOG_CORE
|
|||||||
and gives them the /dev/watchdog interface (and later also the
|
and gives them the /dev/watchdog interface (and later also the
|
||||||
sysfs interface).
|
sysfs interface).
|
||||||
|
|
||||||
To compile this driver as a module, choose M here: the module will
|
|
||||||
be called watchdog.
|
|
||||||
|
|
||||||
config WATCHDOG_NOWAYOUT
|
config WATCHDOG_NOWAYOUT
|
||||||
bool "Disable watchdog shutdown on close"
|
bool "Disable watchdog shutdown on close"
|
||||||
help
|
help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user