Skip to content

Commit

Permalink
i2c: imx: add support for Freescale Layerscape platforms
Browse files Browse the repository at this point in the history
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: Hou Zhiqiang <B48286@freescale.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
  • Loading branch information
Shaohui Xie authored and Wolfram Sang committed Oct 23, 2015
1 parent 6f6ddbb commit fa721ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/i2c/busses/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -582,10 +582,10 @@ config I2C_IMG

config I2C_IMX
tristate "IMX I2C interface"
depends on ARCH_MXC
depends on ARCH_MXC || ARCH_LAYERSCAPE
help
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
will be called i2c-imx.
Expand Down

0 comments on commit fa721ba

Please sign in to comment.