watchdog: Drop references to H8300 architecture
Architecture is gone. Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Wim Van Sebroeck <wim@iguana.be> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
parent
dd9589c7c0
commit
1700a449fe
|
@ -418,8 +418,6 @@ config BFIN_WDT
|
|||
|
||||
# FRV Architecture
|
||||
|
||||
# H8300 Architecture
|
||||
|
||||
# X86 (i386 + ia64 + x86_64) Architecture
|
||||
|
||||
config ACQUIRE_WDT
|
||||
|
|
|
@ -66,8 +66,6 @@ obj-$(CONFIG_BFIN_WDT) += bfin_wdt.o
|
|||
|
||||
# FRV Architecture
|
||||
|
||||
# H8300 Architecture
|
||||
|
||||
# X86 (i386 + ia64 + x86_64) Architecture
|
||||
obj-$(CONFIG_ACQUIRE_WDT) += acquirewdt.o
|
||||
obj-$(CONFIG_ADVANTECH_WDT) += advantechwdt.o
|
||||
|
|
Loading…
Reference in New Issue