[WATCHDOG] remove ARM26 sections
authorPaulius Zaleckas <paulius.zaleckas@teltonika.lt>
Tue, 31 Mar 2009 12:46:57 +0000 (15:46 +0300)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 8 Apr 2009 06:10:09 +0000 (06:10 +0000)
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>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile

index 63024145215d729703961ee4c27fad4ab1d6226f..5eb8f21da82e28e2efabf46673e185295a3328c1 100644 (file)
@@ -240,8 +240,6 @@ config ORION5X_WATCHDOG
          To compile this driver as a module, choose M here: the
          module will be called orion5x_wdt.
 
-# ARM26 Architecture
-
 # AVR32 Architecture
 
 config AT32AP700X_WDT
index 806b3eb085366a057887c0863936c27b53266d29..7f8c56b14f58e35d33258d3b5ae3ae1217f2e552 100644 (file)
@@ -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