diff options
| author | Guenter Roeck <linux@roeck-us.net> | 2025-11-18 22:29:58 +0300 |
|---|---|---|
| committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2026-01-18 12:55:08 +0300 |
| commit | 0bf75b9c8a0eb1ef46ce85a393dd27ae801fc207 (patch) | |
| tree | b8146da1a536c2c7ef924cd6d2f1797e401a6ddd /Documentation | |
| parent | 3f2d8d79cceb05a8b8dd200fa81c0dffc59ec46f (diff) | |
| download | linux-0bf75b9c8a0eb1ef46ce85a393dd27ae801fc207.tar.xz | |
watchdog: iTCO: Drop vendor support
iTCO vendor support was introduced in 2006 to support SuperMicro boards
with Pentium 3 CPUs. It was extended in 2009 to support motherbords
with broken BIOS (specifically Intel DG33TL). The code is long since
obsolete, so let's drop support for it.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/watchdog/watchdog-parameters.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/watchdog/watchdog-parameters.rst b/Documentation/watchdog/watchdog-parameters.rst index 0a0119edfa82..773241ed9986 100644 --- a/Documentation/watchdog/watchdog-parameters.rst +++ b/Documentation/watchdog/watchdog-parameters.rst @@ -209,13 +209,6 @@ iTCO_wdt: ------------------------------------------------- -iTCO_vendor_support: - vendorsupport: - iTCO vendor specific support mode, default=0 (none), - 1=SuperMicro Pent3, 2=SuperMicro Pent4+, 911=Broken SMI BIOS - -------------------------------------------------- - ib700wdt: timeout: Watchdog timeout in seconds. 0<= timeout <=30, default=30. |
