diff options
author | Corentin Labbe <clabbe@baylibre.com> | 2018-02-01 15:44:11 -0500 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2018-02-03 05:09:53 -0500 |
commit | 7171b137f842d16641185e3c3daa8ebb32f67e1b (patch) | |
tree | 679429a733c407817e114ce4411c127d980feb42 /Documentation/watchdog | |
parent | 71ea98ffef522e1526cd8c089eceeea6b7385b89 (diff) |
documentation: watchdog: remove documentation for ixp2000
The ixp2000 watchdog driver was removed in commit 065e8238302b ("watchdog: remove ixp2000 driver")
No need to keep its documentation, so remove it.
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 407d013b8643..603140485ac6 100644 --- a/Documentation/watchdog/watchdog-parameters.txt +++ b/Documentation/watchdog/watchdog-parameters.txt | |||
@@ -157,11 +157,6 @@ testmode: Watchdog test mode (1 = no reboot), default=0 | |||
157 | nowayout: Watchdog cannot be stopped once started | 157 | nowayout: Watchdog cannot be stopped once started |
158 | (default=kernel config parameter) | 158 | (default=kernel config parameter) |
159 | ------------------------------------------------- | 159 | ------------------------------------------------- |
160 | ixp2000_wdt: | ||
161 | heartbeat: Watchdog heartbeat in seconds (default 60s) | ||
162 | nowayout: Watchdog cannot be stopped once started | ||
163 | (default=kernel config parameter) | ||
164 | ------------------------------------------------- | ||
165 | ixp4xx_wdt: | 160 | ixp4xx_wdt: |
166 | heartbeat: Watchdog heartbeat in seconds (default 60s) | 161 | heartbeat: Watchdog heartbeat in seconds (default 60s) |
167 | nowayout: Watchdog cannot be stopped once started | 162 | nowayout: Watchdog cannot be stopped once started |