aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/Makefile
diff options
context:
space:
mode:
authorPaulius Zaleckas <paulius.zaleckas@teltonika.lt>2009-03-31 15:46:57 +0300
committerWim Van Sebroeck <wim@iguana.be>2009-04-08 06:10:09 +0000
commitb8f75b0d79671cb53d94e4ddd1db89502a7dc90e (patch)
treeeea2e0ed7cf7260a01d70aec27fd8f57bd40ca4a /drivers/watchdog/Makefile
parent[WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping function (diff)
downloadlinux-dev-b8f75b0d79671cb53d94e4ddd1db89502a7dc90e.tar.xz
linux-dev-b8f75b0d79671cb53d94e4ddd1db89502a7dc90e.zip
[WATCHDOG] remove ARM26 sections
Removes ARM26 sections from Kconfig and Makefile, because ARM26 is long gone. Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt> Acked-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/Makefile')
-rw-r--r--drivers/watchdog/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/watchdog/Makefile b/drivers/watchdog/Makefile
index 806b3eb08536..7f8c56b14f58 100644
--- a/drivers/watchdog/Makefile
+++ b/drivers/watchdog/Makefile
@@ -42,8 +42,6 @@ obj-$(CONFIG_IOP_WATCHDOG) += iop_wdt.o
obj-$(CONFIG_DAVINCI_WATCHDOG) += davinci_wdt.o
obj-$(CONFIG_ORION5X_WATCHDOG) += orion5x_wdt.o
-# ARM26 Architecture
-
# AVR32 Architecture
obj-$(CONFIG_AT32AP700X_WDT) += at32ap700x_wdt.o