mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
watchdog: docs: omap_wdt also understands nowayout
The omap_wdt kernel driver also understands the nowayout module parameter. This updates the watchdog-parameters.txt to reflect this fact. Signed-off-by: Lars Poeschel <poeschel@lemonage.de> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:
parent
452fafed83
commit
a47911e99f
1 changed files with 2 additions and 0 deletions
|
@ -208,6 +208,8 @@ nowayout: Watchdog cannot be stopped once started
|
|||
-------------------------------------------------
|
||||
omap_wdt:
|
||||
timer_margin: initial watchdog timeout (in seconds)
|
||||
nowayout: Watchdog cannot be stopped once started
|
||||
(default=kernel config parameter)
|
||||
-------------------------------------------------
|
||||
orion_wdt:
|
||||
heartbeat: Initial watchdog heartbeat in seconds
|
||||
|
|
Loading…
Reference in a new issue