diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-08-09 23:27:34 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2019-09-16 23:10:05 +0300 |
commit | 58e4db99123343be174afbdd20751a18bfffc74b (patch) | |
tree | 4c66b647d0b314668c1460707a3b31bdd327e3d8 /Documentation | |
parent | a65f506f4a824fc256ff3cae41a14549550f49f2 (diff) | |
download | linux-58e4db99123343be174afbdd20751a18bfffc74b.tar.xz |
watchdog: remove w90x900 driver
The ARM w90x900 platform is getting removed, so this driver is obsolete
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20190809202749.742267-7-arnd@arndb.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/watchdog/watchdog-parameters.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/watchdog/watchdog-parameters.rst b/Documentation/watchdog/watchdog-parameters.rst index 226aba56f704..223c99361a30 100644 --- a/Documentation/watchdog/watchdog-parameters.rst +++ b/Documentation/watchdog/watchdog-parameters.rst @@ -366,16 +366,6 @@ nic7018_wdt: ------------------------------------------------- -nuc900_wdt: - heartbeat: - Watchdog heartbeats in seconds. - (default = 15) - nowayout: - Watchdog cannot be stopped once started - (default=kernel config parameter) - -------------------------------------------------- - omap_wdt: timer_margin: initial watchdog timeout (in seconds) |