linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO
@ 2016-05-11 15:20 Marc Gonzalez
  2016-05-17  8:14 ` Marc Gonzalez
  2016-05-26 19:06 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Marc Gonzalez @ 2016-05-11 15:20 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-i2c, Mans Rullgard, Sebastian Frias, Mason

The ARCH name was changed during the review process.
http://article.gmane.org/gmane.linux.ports.arm.kernel/456331

Signed-off-by: Marc Gonzalez <marc_gonzalez@sigmadesigns.com>
---
 drivers/i2c/busses/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 2dd40ddf04de..d8d18ed65440 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -965,7 +965,7 @@ config I2C_XILINX
 
 config I2C_XLR
 	tristate "Netlogic XLR and Sigma Designs I2C support"
-	depends on CPU_XLR || ARCH_TANGOX
+	depends on CPU_XLR || ARCH_TANGO
 	help
 	  This driver enables support for the on-chip I2C interface of
 	  the Netlogic XLR/XLS MIPS processors and Sigma Designs SOCs.
-- 
2.8.1

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

end of thread, other threads:[~2016-05-26 19:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 15:20 [PATCH v2] i2c: xlr: rename ARCH_TANGOX to ARCH_TANGO Marc Gonzalez
2016-05-17  8:14 ` Marc Gonzalez
2016-05-26 19:06 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).