[PATCH linux dev-4.13 22/23] watchdog: aspeed: Remove specific reference to AST2400 in Kconfig
Andrew Jeffery
andrew at aj.id.au
Tue Nov 7 18:30:45 AEDT 2017
The driver also supports the watchdog in the AST25xx series, and
may work on earlier SoCs as well.
OpenBMC-Staging-Count: 1
Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
Reviewed-by: Guenter Roeck <linux at roeck-us.net>
Reviewed-by: Joel Stanley <joel at jms.id.au>
Signed-off-by: Joel Stanley <joel at jms.id.au>
---
drivers/watchdog/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig
index b562d2e03eb9..a1b92ebe74b6 100644
--- a/drivers/watchdog/Kconfig
+++ b/drivers/watchdog/Kconfig
@@ -741,7 +741,7 @@ config RENESAS_RZAWDT
Renesas RZ/A SoCs. These watchdogs can be used to reset a system.
config ASPEED_WATCHDOG
- tristate "Aspeed 2400 watchdog support"
+ tristate "Aspeed BMC watchdog support"
depends on ARCH_ASPEED || COMPILE_TEST
select WATCHDOG_CORE
help
--
2.11.0
More information about the openbmc
mailing list