Mason <slash.tmp@xxxxxxx> writes: > From: Marc Gonzalez <marc_gonzalez@xxxxxxxxxxxxxxxx> > > This change was requested by arm-soc maintainer Kevin Hilman > because the X in TANGOX is a wildcard. > > Signed-off-by: Marc Gonzalez <marc_gonzalez@xxxxxxxxxxxxxxxx> > --- > drivers/watchdog/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Mans Rullgard <mans@xxxxxxxxx> > diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig > index 4f0e7be0da34..e723e0169f88 100644 > --- a/drivers/watchdog/Kconfig > +++ b/drivers/watchdog/Kconfig > @@ -145,7 +145,7 @@ config MENF21BMC_WATCHDOG > config TANGOX_WATCHDOG > tristate "Sigma Designs SMP86xx/SMP87xx watchdog" > select WATCHDOG_CORE > - depends on ARCH_TANGOX || COMPILE_TEST > + depends on ARCH_TANGO || COMPILE_TEST > help > Support for the watchdog in Sigma Designs SMP86xx (tango3) > and SMP87xx (tango4) family chips. > -- Måns Rullgård -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html