aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Labbe <[email protected]>2018-02-01 20:44:10 +0000
committerWim Van Sebroeck <[email protected]>2018-02-03 11:09:53 +0100
commit71ea98ffef522e1526cd8c089eceeea6b7385b89 (patch)
tree3ee4a9bbde2349ab791981f7f6e48c97b8dc8de2
parentd040a2ee0e6292b73a328e671eb92a7c9753d18f (diff)
documentation: watchdog: remove documentation of at32ap700x_wdt
Since at32ap700x_wdt is gone, no need to keep its documentation Signed-off-by: Corentin Labbe <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
-rw-r--r--Documentation/watchdog/watchdog-parameters.txt5
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