From: Shaohui Xie Date: Fri, 23 Oct 2015 08:01:17 +0000 (+0800) Subject: i2c: imx: add support for Freescale Layerscape platforms X-Git-Tag: v4.4-rc1~59^2~27 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=fa721baed6ba9ec5cdb3109d71f31e0974c8d3f1;p=linux.git i2c: imx: add support for Freescale Layerscape platforms Signed-off-by: Shaohui Xie Signed-off-by: Hou Zhiqiang Signed-off-by: Wolfram Sang --- diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 08b86178e8fb..14147ec6b790 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig @@ -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.