All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO
@ 2016-01-21 14:27 Mason
  2016-01-21 14:28 ` Måns Rullgård
  2016-01-21 20:42 ` Guenter Roeck
  0 siblings, 2 replies; 7+ messages in thread
From: Mason @ 2016-01-21 14:27 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck; +Cc: Mans Rullgard, linux-watchdog

From: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>

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@sigmadesigns.com>
---
 drivers/watchdog/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-01-22 15:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-21 14:27 [PATCH v2] watchdog: tango: rename ARCH_TANGOX to ARCH_TANGO Mason
2016-01-21 14:28 ` Måns Rullgård
2016-01-21 20:42 ` Guenter Roeck
2016-01-22 11:14   ` Måns Rullgård
2016-01-22 14:16     ` Guenter Roeck
2016-01-22 14:51       ` Mason
2016-01-22 15:41         ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.