summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorLeonard Crestez <leonard.crestez@nxp.com>2018-06-04 21:35:35 +0300
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:32:01 +0800
commit5365ff2e029403a027e76250046eafce06d12b4d (patch)
tree16393b937e8c2a93b07867fd36a65fa446ac91a4 /arch/arm/configs
parentd6807ed26c531ef50c23fb8575ff07dd778de2df (diff)
MLK-18498-1 ARM: imx_v7_defconfig: CONFIG_I2C_MUX_GPIO=y
Upstream added i2c-mux-gpio to imx6qdl-sabreauto and CONFIG_I2C_MUX_GPIO to imx_v6_v7_defconfig. We need to copy this to imx_v7_defconfig or several devices won't probe. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Acked-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index 89f65eadb6b4..f1e3d4c8ece8 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -189,6 +189,7 @@ CONFIG_FSL_OTP=y
CONFIG_HW_RANDOM_IMX_RNG=y
# CONFIG_I2C_COMPAT is not set
CONFIG_I2C_CHARDEV=y
+CONFIG_I2C_MUX_GPIO=y
# CONFIG_I2C_HELPER_AUTO is not set
CONFIG_I2C_ALGOPCF=m
CONFIG_I2C_ALGOPCA=m