aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/watchdog/Makefile
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2007-04-06 12:22:17 +0200
committerWim Van Sebroeck <wim@iguana.be>2007-05-01 07:35:35 +0000
commitdbf379ea9ae878bf88d2b3cf8f74ce4536e25d19 (patch)
tree96d846142debb428b424e88891e3e39dcbe1355e /drivers/char/watchdog/Makefile
parentMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6 (diff)
downloadlinux-dev-dbf379ea9ae878bf88d2b3cf8f74ce4536e25d19.tar.xz
linux-dev-dbf379ea9ae878bf88d2b3cf8f74ce4536e25d19.zip
[WATCHDOG] the scheduled removal of the i8xx_tco watchdog driver
This patch contains the scheduled removal of the i8xx_tco watchdog driver. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/char/watchdog/Makefile')
-rw-r--r--drivers/char/watchdog/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/watchdog/Makefile b/drivers/char/watchdog/Makefile
index 2cd8ff8d10ac..387eb80b404f 100644
--- a/drivers/char/watchdog/Makefile
+++ b/drivers/char/watchdog/Makefile
@@ -46,7 +46,6 @@ obj-$(CONFIG_IB700_WDT) += ib700wdt.o
obj-$(CONFIG_IBMASR) += ibmasr.o
obj-$(CONFIG_WAFER_WDT) += wafer5823wdt.o
obj-$(CONFIG_I6300ESB_WDT) += i6300esb.o
-obj-$(CONFIG_I8XX_TCO) += i8xx_tco.o
obj-$(CONFIG_ITCO_WDT) += iTCO_wdt.o iTCO_vendor_support.o
obj-$(CONFIG_SC1200_WDT) += sc1200wdt.o
obj-$(CONFIG_SCx200_WDT) += scx200_wdt.o