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

Commit 1700a449 authored by Guenter Roeck's avatar Guenter Roeck
Browse files

watchdog: Drop references to H8300 architecture



Architecture is gone.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Acked-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: default avatarWim Van Sebroeck <wim@iguana.be>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent dd9589c7
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -418,8 +418,6 @@ config BFIN_WDT


# FRV Architecture
# FRV Architecture


# H8300 Architecture

# X86 (i386 + ia64 + x86_64) Architecture
# X86 (i386 + ia64 + x86_64) Architecture


config ACQUIRE_WDT
config ACQUIRE_WDT
+0 −2
Original line number Original line Diff line number Diff line
@@ -66,8 +66,6 @@ obj-$(CONFIG_BFIN_WDT) += bfin_wdt.o


# FRV Architecture
# FRV Architecture


# H8300 Architecture

# X86 (i386 + ia64 + x86_64) Architecture
# X86 (i386 + ia64 + x86_64) Architecture
obj-$(CONFIG_ACQUIRE_WDT) += acquirewdt.o
obj-$(CONFIG_ACQUIRE_WDT) += acquirewdt.o
obj-$(CONFIG_ADVANTECH_WDT) += advantechwdt.o
obj-$(CONFIG_ADVANTECH_WDT) += advantechwdt.o