lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 18 Sep 2017 07:45:53 -0700 From: Guenter Roeck <linux@...ck-us.net> To: Andrew Jeffery <andrew@...id.au> Cc: linux-watchdog@...r.kernel.org, wim@...ana.be, joel@....id.au, linux-kernel@...r.kernel.org, openbmc@...ts.ozlabs.org, linux-aspeed@...ts.ozlabs.org, ryan_chen@...eedtech.com Subject: Re: [PATCH 3/4] watchdog: aspeed: Remove specific reference to AST2400 in Kconfig On Mon, Sep 18, 2017 at 03:19:04PM +0930, Andrew Jeffery wrote: > The driver also supports the watchdog in the AST25xx series, and > may work on earlier SoCs as well. > > Signed-off-by: Andrew Jeffery <andrew@...id.au> Reviewed-by: Guenter Roeck <linux@...ck-us.net> > --- > 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 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in > the body of a message to majordomo@...r.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists