diff options
Diffstat (limited to 'drivers/char/watchdog/Kconfig')
-rw-r--r-- | drivers/char/watchdog/Kconfig | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig index 60198a78974c..684812f32d1d 100644 --- a/drivers/char/watchdog/Kconfig +++ b/drivers/char/watchdog/Kconfig | |||
@@ -298,28 +298,6 @@ config I6300ESB_WDT | |||
298 | To compile this driver as a module, choose M here: the | 298 | To compile this driver as a module, choose M here: the |
299 | module will be called i6300esb. | 299 | module will be called i6300esb. |
300 | 300 | ||
301 | config I8XX_TCO | ||
302 | tristate "Intel i8xx TCO Timer/Watchdog" | ||
303 | depends on WATCHDOG && (X86 || IA64) && PCI | ||
304 | default n | ||
305 | ---help--- | ||
306 | Hardware driver for the TCO timer built into the Intel 82801 | ||
307 | I/O Controller Hub family. The TCO (Total Cost of Ownership) | ||
308 | timer is a watchdog timer that will reboot the machine after | ||
309 | its second expiration. The expiration time can be configured | ||
310 | with the "heartbeat" parameter. | ||
311 | |||
312 | On some motherboards the driver may fail to reset the chipset's | ||
313 | NO_REBOOT flag which prevents the watchdog from rebooting the | ||
314 | machine. If this is the case you will get a kernel message like | ||
315 | "failed to reset NO_REBOOT flag, reboot disabled by hardware". | ||
316 | |||
317 | To compile this driver as a module, choose M here: the | ||
318 | module will be called i8xx_tco. | ||
319 | |||
320 | Note: This driver will be removed in the near future. Please | ||
321 | use the Intel TCO Timer/Watchdog driver. | ||
322 | |||
323 | config ITCO_WDT | 301 | config ITCO_WDT |
324 | tristate "Intel TCO Timer/Watchdog" | 302 | tristate "Intel TCO Timer/Watchdog" |
325 | depends on WATCHDOG && (X86 || IA64) && PCI | 303 | depends on WATCHDOG && (X86 || IA64) && PCI |