Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b8f75b0d authored by Paulius Zaleckas's avatar Paulius Zaleckas Committed by Wim Van Sebroeck
Browse files

[WATCHDOG] remove ARM26 sections



Removes ARM26 sections from Kconfig and Makefile, because
ARM26 is long gone.

Signed-off-by: default avatarPaulius Zaleckas <paulius.zaleckas@teltonika.lt>
Acked-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent df6707b2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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
+0 −2
Original line number Diff line number Diff line
@@ -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