Commit ab97e6cf authored by Wim Van Sebroeck's avatar Wim Van Sebroeck

[WATCHDOG] i8xx TCO driver - mark for removal

Mark the i8xx TCO driver for removal.
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent be521466
...@@ -316,3 +316,11 @@ Why: The option/code is ...@@ -316,3 +316,11 @@ Why: The option/code is
Who: Johannes Berg <johannes@sipsolutions.net> Who: Johannes Berg <johannes@sipsolutions.net>
--------------------------- ---------------------------
What: i8xx_tco watchdog driver
When: in 2.6.22
Why: the i8xx_tco watchdog driver has been replaced by the iTCO_wdt
watchdog driver.
Who: Wim Van Sebroeck <wim@iguana.be>
---------------------------
...@@ -301,6 +301,7 @@ config I6300ESB_WDT ...@@ -301,6 +301,7 @@ config I6300ESB_WDT
config I8XX_TCO config I8XX_TCO
tristate "Intel i8xx TCO Timer/Watchdog" tristate "Intel i8xx TCO Timer/Watchdog"
depends on WATCHDOG && (X86 || IA64) && PCI depends on WATCHDOG && (X86 || IA64) && PCI
default n
---help--- ---help---
Hardware driver for the TCO timer built into the Intel 82801 Hardware driver for the TCO timer built into the Intel 82801
I/O Controller Hub family. The TCO (Total Cost of Ownership) I/O Controller Hub family. The TCO (Total Cost of Ownership)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment