summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>2019-02-23 02:18:22 +0000
committerBryan O'Donoghue <bryan.odonoghue@linaro.org>2019-02-25 14:30:18 +0000
commit10a6acbed4d32ad44e20f3404383b1861887f64b (patch)
tree067458c18b13665021dc12a452c361c82e9d67a7
parente8135cc30e286855ef129323683f758947733e5c (diff)
arm64: imx8mmevk_mbl_defconfig: Enable I2C for USB extconmbl_v4.14.103+imx8mm-2
The USB extcon interface lives on the I2C bus. Thus to get USB working we need to switch on I2C. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
-rw-r--r--arch/arm64/configs/imx8mmevk_mbl_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/imx8mmevk_mbl_defconfig b/arch/arm64/configs/imx8mmevk_mbl_defconfig
index 355b153ec97e..35deb5a3ad74 100644
--- a/arch/arm64/configs/imx8mmevk_mbl_defconfig
+++ b/arch/arm64/configs/imx8mmevk_mbl_defconfig
@@ -181,6 +181,7 @@ CONFIG_SERIAL_FSL_LPUART_CONSOLE=y
CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MUX_GPIO=y
CONFIG_I2C_GPIO=y
+CONFIG_I2C_IMX=y
CONFIG_SPI=y
CONFIG_SPI_BITBANG=y
CONFIG_GPIOLIB=y