Skip to content
Snippets Groups Projects
Commit fa721bae authored by Shaohui Xie's avatar Shaohui Xie Committed by Wolfram Sang
Browse files

i2c: imx: add support for Freescale Layerscape platforms


Signed-off-by: default avatarShaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: default avatarHou Zhiqiang <B48286@freescale.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 6f6ddbb0
No related branches found
No related tags found
No related merge requests found
...@@ -582,10 +582,10 @@ config I2C_IMG ...@@ -582,10 +582,10 @@ config I2C_IMG
config I2C_IMX config I2C_IMX
tristate "IMX I2C interface" tristate "IMX I2C interface"
depends on ARCH_MXC depends on ARCH_MXC || ARCH_LAYERSCAPE
help help
Say Y here if you want to use the IIC bus controller on Say Y here if you want to use the IIC bus controller on
the Freescale i.MX/MXC processors. the Freescale i.MX/MXC or Layerscape processors.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
will be called i2c-imx. will be called i2c-imx.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment