summaryrefslogtreecommitdiff
path: root/configs/mx7ulp_evk_defconfig
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2017-03-16 15:59:26 +0800
committerYe Li <ye.li@nxp.com>2018-04-27 02:30:51 -0700
commitd7983b7aeaa669790c918670a2f9f9d74c9c00a5 (patch)
treeacdb81d32f24eb3d0f669287d68862c3b62dd336 /configs/mx7ulp_evk_defconfig
parent7a4ba3eb22732ba0d4cc47552413bad8c1d94dbe (diff)
MLK-14445-4 mx7ulp: Fix wrong i2c configuration name
Wrong I2c driver configuration name is used in codes, so I2c driver is not built. Correct it. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit d54d59ecc1800a46d5ed897448496b8d73a822aa)
Diffstat (limited to 'configs/mx7ulp_evk_defconfig')
-rw-r--r--configs/mx7ulp_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx7ulp_evk_defconfig b/configs/mx7ulp_evk_defconfig
index c02664572a..10e80c10f1 100644
--- a/configs/mx7ulp_evk_defconfig
+++ b/configs/mx7ulp_evk_defconfig
@@ -18,6 +18,7 @@ CONFIG_IMX_RGPIO2P=y
# CONFIG_MXC_GPIO is not set
CONFIG_DM_I2C=y
CONFIG_DM_MMC=y
+CONFIG_SYS_I2C_IMX_LPI2C=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX7ULP=y
CONFIG_DM_REGULATOR=y