diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2018-02-01 20:44:10 +0000 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2018-02-03 11:09:53 +0100 |
commit | 71ea98ffef522e1526cd8c089eceeea6b7385b89 (patch) | |
tree | 3ee4a9bbde2349ab791981f7f6e48c97b8dc8de2 /Documentation | |
parent | d040a2ee0e6292b73a328e671eb92a7c9753d18f (diff) | |
download | linux-71ea98ffef522e1526cd8c089eceeea6b7385b89.tar.bz2 |
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')
-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) nowayout: Disable watchdog shutdown on close (default=kernel config parameter) ------------------------------------------------- -at32ap700x_wdt: -timeout: Timeout value. Limited to be 1 or 2 seconds. (default=2) -nowayout: Watchdog cannot be stopped once started - (default=kernel config parameter) -------------------------------------------------- at91rm9200_wdt: wdt_time: Watchdog time in seconds. (default=5) nowayout: Watchdog cannot be stopped once started |