GIT 37855307075873fac55b5a40f9ffdeb4ac25b8c9 git+ssh://master.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog-mm.git commit Author: Wim Van Sebroeck Date: Sat Feb 24 21:02:00 2007 +0100 [WATCHDOG] i8xx TCO driver - deprecate Mark the i8xx TCO driver as deprecated. Signed-off-by: Wim Van Sebroeck drivers/char/watchdog/Kconfig | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/char/watchdog/Kconfig b/drivers/char/watchdog/Kconfig index ea09d0c..0302ba9 100644 --- a/drivers/char/watchdog/Kconfig +++ b/drivers/char/watchdog/Kconfig @@ -299,8 +299,9 @@ config I6300ESB_WDT module will be called i6300esb. config I8XX_TCO - tristate "Intel i8xx TCO Timer/Watchdog" + tristate "Intel i8xx TCO Timer/Watchdog (DEPRECATED)" 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)