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

Commit 2050dd06 authored by Andrew Jeffery's avatar Andrew Jeffery Committed by Wim Van Sebroeck
Browse files

watchdog: aspeed: Remove specific reference to AST2400 in Kconfig



The driver also supports the watchdog in the AST25xx series, and
may work on earlier SoCs as well.

Signed-off-by: default avatarAndrew Jeffery <andrew@aj.id.au>
Reviewed-by: default avatarJoel Stanley <joel@jms.id.au>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
parent ffff023a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -741,7 +741,7 @@ config RENESAS_RZAWDT
	  Renesas RZ/A SoCs. These watchdogs can be used to reset a system.
	  Renesas RZ/A SoCs. These watchdogs can be used to reset a system.


config ASPEED_WATCHDOG
config ASPEED_WATCHDOG
	tristate "Aspeed 2400 watchdog support"
	tristate "Aspeed BMC watchdog support"
	depends on ARCH_ASPEED || COMPILE_TEST
	depends on ARCH_ASPEED || COMPILE_TEST
	select WATCHDOG_CORE
	select WATCHDOG_CORE
	help
	help