Blackfin arch: add BF54x I2C/TWI TWI0 driver support
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
This commit is contained in:
@@ -92,9 +92,9 @@ config I2C_AU1550
|
||||
|
||||
config I2C_BLACKFIN_TWI
|
||||
tristate "Blackfin TWI I2C support"
|
||||
depends on BF534 || BF536 || BF537
|
||||
depends on BF534 || BF536 || BF537 || BF54x
|
||||
help
|
||||
This is the TWI I2C device driver for Blackfin 534/536/537.
|
||||
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
|
||||
will be called i2c-bfin-twi.
|
||||
|
||||
|
Reference in New Issue
Block a user