diff options
author | Wim Van Sebroeck <wim@iguana.be> | 2007-03-11 12:59:47 +0000 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2007-03-11 12:59:47 +0000 |
commit | ab97e6cf7be77d1a9ae48d1d0eafde0de21805fc (patch) | |
tree | 1cf77e32e1d176572a9d8cbd2896fbc084782d2b /drivers/char/watchdog/Kconfig | |
parent | be521466feb3bb1cd89de82a2b1d080e9ebd3cb6 (diff) |
[WATCHDOG] i8xx TCO driver - mark for removal
Mark the i8xx TCO driver for removal.
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/char/watchdog/Kconfig')
-rw-r--r-- | drivers/char/watchdog/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig index ea09d0c974ea..e812aa129e28 100644 --- a/drivers/char/watchdog/Kconfig +++ b/drivers/char/watchdog/Kconfig @@ -301,6 +301,7 @@ config I6300ESB_WDT config I8XX_TCO tristate "Intel i8xx TCO Timer/Watchdog" depends on WATCHDOG && (X86 || IA64) && PCI + default n ---help--- Hardware driver for the TCO timer built into the Intel 82801 I/O Controller Hub family. The TCO (Total Cost of Ownership) |