Commit c3ab8a7abc6d6de9c9a6a95725719caa975fc1ad

Authored by Jagan Teki
Committed by Stefano Babic
1 parent 949cfefbdd

imx6ul: isiotmx6ul: Enable I2C support

Enable I2C support for Engicam Is.IoT NAND module.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Matteo Lisi <matteo.lisi@engicam.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

configs/imx6ul_isiot_nand_defconfig
... ... @@ -26,6 +26,7 @@
26 26 CONFIG_CMD_MII=y
27 27 CONFIG_CMD_PING=y
28 28 CONFIG_CMD_CACHE=y
  29 +CONFIG_CMD_I2C=y
29 30 CONFIG_CMD_EXT4=y
30 31 CONFIG_CMD_EXT4_WRITE=y
31 32 CONFIG_CMD_FAT=y
... ... @@ -36,6 +37,7 @@
36 37 CONFIG_FEC_MXC=y
37 38 CONFIG_PINCTRL=y
38 39 CONFIG_PINCTRL_IMX6=y
  40 +CONFIG_SYS_I2C_MXC=y
39 41 CONFIG_MXC_UART=y
40 42 CONFIG_IMX_THERMAL=y