diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2018-02-01 15:44:10 -0500 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2018-02-03 05:09:53 -0500 |
commit | 71ea98ffef522e1526cd8c089eceeea6b7385b89 (patch) | |
tree | 3ee4a9bbde2349ab791981f7f6e48c97b8dc8de2 /Documentation/watchdog | |
parent | d040a2ee0e6292b73a328e671eb92a7c9753d18f (diff) |
documentation: watchdog: remove documentation of at32ap700x_wdt
Since at32ap700x_wdt is gone, no need to keep its documentation
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-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 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt index 6f9d7b418917..407d013b8643 100644 --- a/Documentation/watchdog/watchdog-parameters.txt +++ b/Documentation/watchdog/watchdog-parameters.txt | |||
@@ -40,11 +40,6 @@ margin: Watchdog margin in seconds (default=60) | |||
40 | nowayout: Disable watchdog shutdown on close | 40 | nowayout: Disable watchdog shutdown on close |
41 | (default=kernel config parameter) | 41 | (default=kernel config parameter) |
42 | ------------------------------------------------- | 42 | ------------------------------------------------- |
43 | at32ap700x_wdt: | ||
44 | timeout: Timeout value. Limited to be 1 or 2 seconds. (default=2) | ||
45 | nowayout: Watchdog cannot be stopped once started | ||
46 | (default=kernel config parameter) | ||
47 | ------------------------------------------------- | ||
48 | at91rm9200_wdt: | 43 | at91rm9200_wdt: |
49 | wdt_time: Watchdog time in seconds. (default=5) | 44 | wdt_time: Watchdog time in seconds. (default=5) |
50 | nowayout: Watchdog cannot be stopped once started | 45 | nowayout: Watchdog cannot be stopped once started |