aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe@baylibre.com>2018-02-01 15:44:10 -0500
committerWim Van Sebroeck <wim@iguana.be>2018-02-03 05:09:53 -0500
commit71ea98ffef522e1526cd8c089eceeea6b7385b89 (patch)
tree3ee4a9bbde2349ab791981f7f6e48c97b8dc8de2 /Documentation/watchdog
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 <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.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)
40nowayout: Disable watchdog shutdown on close 40nowayout: Disable watchdog shutdown on close
41 (default=kernel config parameter) 41 (default=kernel config parameter)
42------------------------------------------------- 42-------------------------------------------------
43at32ap700x_wdt:
44timeout: Timeout value. Limited to be 1 or 2 seconds. (default=2)
45nowayout: Watchdog cannot be stopped once started
46 (default=kernel config parameter)
47-------------------------------------------------
48at91rm9200_wdt: 43at91rm9200_wdt:
49wdt_time: Watchdog time in seconds. (default=5) 44wdt_time: Watchdog time in seconds. (default=5)
50nowayout: Watchdog cannot be stopped once started 45nowayout: Watchdog cannot be stopped once started