aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog/watchdog-parameters.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/watchdog/watchdog-parameters.txt')
-rw-r--r--Documentation/watchdog/watchdog-parameters.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt
index f9492fed4104..692791cc674c 100644
--- a/Documentation/watchdog/watchdog-parameters.txt
+++ b/Documentation/watchdog/watchdog-parameters.txt
@@ -150,6 +150,8 @@ nowayout: Disable watchdog shutdown on close
150------------------------------------------------- 150-------------------------------------------------
151it87_wdt: 151it87_wdt:
152nogameport: Forbid the activation of game port, default=0 152nogameport: Forbid the activation of game port, default=0
153nocir: Forbid the use of CIR (workaround for some buggy setups); set to 1 if
154system resets despite watchdog daemon running, default=0
153exclusive: Watchdog exclusive device open, default=1 155exclusive: Watchdog exclusive device open, default=1
154timeout: Watchdog timeout in seconds, default=60 156timeout: Watchdog timeout in seconds, default=60
155testmode: Watchdog test mode (1 = no reboot), default=0 157testmode: Watchdog test mode (1 = no reboot), default=0
@@ -325,6 +327,11 @@ soft_noboot: Softdog action, set to 1 to ignore reboots, 0 to reboot
325stmp3xxx_wdt: 327stmp3xxx_wdt:
326heartbeat: Watchdog heartbeat period in seconds from 1 to 4194304, default 19 328heartbeat: Watchdog heartbeat period in seconds from 1 to 4194304, default 19
327------------------------------------------------- 329-------------------------------------------------
330tegra_wdt:
331heartbeat: Watchdog heartbeats in seconds. (default = 120)
332nowayout: Watchdog cannot be stopped once started
333 (default=kernel config parameter)
334-------------------------------------------------
328ts72xx_wdt: 335ts72xx_wdt:
329timeout: Watchdog timeout in seconds. (1 <= timeout <= 8, default=8) 336timeout: Watchdog timeout in seconds. (1 <= timeout <= 8, default=8)
330nowayout: Disable watchdog shutdown on close 337nowayout: Disable watchdog shutdown on close