]> git.sur5r.net Git - u-boot/commit
drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig
authorSriram Dash <sriram.dash@nxp.com>
Tue, 6 Feb 2018 05:56:30 +0000 (11:26 +0530)
committerStefano Babic <sbabic@denx.de>
Thu, 29 Mar 2018 15:20:42 +0000 (17:20 +0200)
commit942ecc8bd81a7802fc3b82057da6a146909c0016
tree3e53a0d62cf566a6361672b4cc791999a09964e0
parent6d7403bf72b5ea46497fe8222d0303cb79563379
drivers: i2c: mxc: Update SYS_I2C_MXC_I2C support in Kconfig

NXP layerscape platforms like ls1088a, ls2088a
uses MXC I2C Controller.
-Remove dependency of MX6 for the same.

Update related configs to use Kconfig file.
-Add SYS_I2C_MXC_I2C1,_I2C2,_I2C3,_I2C4 in Kconfig
-Add CONFIG_SYS_MXC_I2C1_SPEED,_I2C2_,_I2C3_,_I2C4_ in Kconfig
-Add CONFIG_SYS_MXC_I2C1_SLAVE,_I2C2_,_I2C3_,_I2C4_ in Kconfig

Signed-off-by: Sriram Dash <sriram.dash@nxp.com>
Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
drivers/i2c/Kconfig
include/configs/ls1012a_common.h
include/configs/ls1043a_common.h
include/configs/ls1046a_common.h
include/configs/ls1088a_common.h
include/configs/ls2080a_common.h
include/configs/ls2080a_emu.h
include/configs/ls2080a_simu.h