[i2c] [PATCH 6/6] Blackfin I2C TWI driver: ADSP-BF52x arch/mach support

Bryan Wu cooloney at kernel.org
Fri Mar 14 08:22:40 CET 2008


From: Michael Hennerich <michael.hennerich at analog.com>

Signed-off-by: Michael Hennerich <michael.hennerich at analog.com>
Signed-off-by: Bryan Wu <bryan.wu at analog.com>
Signed-off-by: Bryan Wu <cooloney at kernel.org>
---
 drivers/i2c/busses/Kconfig |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 476b0bb..a1351ce 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -100,10 +100,10 @@ config I2C_AU1550
 
 config I2C_BLACKFIN_TWI
 	tristate "Blackfin TWI I2C support"
-	depends on BF534 || BF536 || BF537 || BF54x
+	depends on BF534 || BF536 || BF537 || BF54x || BF522 || BF525 || BF527
 	help
-	  This is the TWI I2C device driver for Blackfin 534/536/537/54x.
-	  This driver can also be built as a module.  If so, the module
+	  This is the TWI I2C device driver for Blackfin 522/525/527/534/536/537/54x.
+	  This driver can also be built as a module. If so, the module
 	  will be called i2c-bfin-twi.
 
 config I2C_BLACKFIN_TWI_CLK_KHZ
-- 
1.5.4.3




More information about the i2c mailing list