diff options
author | Lars Poeschel <poeschel@lemonage.de> | 2015-06-17 05:13:27 -0400 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2015-06-22 09:54:36 -0400 |
commit | a47911e99fe8d2080426951711a7e776d331ba77 (patch) | |
tree | b2009c8d61d774ddf8eb8d8d45010e1b056ad411 /Documentation/watchdog | |
parent | 452fafed839eb008a8ed9072d63449cb76de617e (diff) |
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>
Diffstat (limited to 'Documentation/watchdog')
-rw-r--r-- | Documentation/watchdog/watchdog-parameters.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt index 692791cc674c..74252c431e05 100644 --- a/Documentation/watchdog/watchdog-parameters.txt +++ b/Documentation/watchdog/watchdog-parameters.txt | |||
@@ -208,6 +208,8 @@ nowayout: Watchdog cannot be stopped once started | |||
208 | ------------------------------------------------- | 208 | ------------------------------------------------- |
209 | omap_wdt: | 209 | omap_wdt: |
210 | timer_margin: initial watchdog timeout (in seconds) | 210 | timer_margin: initial watchdog timeout (in seconds) |
211 | nowayout: Watchdog cannot be stopped once started | ||
212 | (default=kernel config parameter) | ||
211 | ------------------------------------------------- | 213 | ------------------------------------------------- |
212 | orion_wdt: | 214 | orion_wdt: |
213 | heartbeat: Initial watchdog heartbeat in seconds | 215 | heartbeat: Initial watchdog heartbeat in seconds |