ARM: multi_v7_defconfig: configure I2C driver built-in
authorStefan Agner <stefan@agner.ch>
Sun, 18 Mar 2018 20:34:38 +0000 (21:34 +0100)
committerArnd Bergmann <arnd@arndb.de>
Tue, 27 Mar 2018 13:34:22 +0000 (15:34 +0200)
PMIC often require the I2C bus, and the PMIC regulators might be
necessary to power on eMMC/SD-card or other supplies required
for successful boot. Make sure I2C driver for i.MX devices is
built-in.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig

index c1e045a..76f6593 100644 (file)
@@ -375,7 +375,7 @@ CONFIG_I2C_DIGICOLOR=m
 CONFIG_I2C_EMEV2=m
 CONFIG_I2C_GPIO=m
 CONFIG_I2C_EXYNOS5=y
-CONFIG_I2C_IMX=m
+CONFIG_I2C_IMX=y
 CONFIG_I2C_MV64XXX=y
 CONFIG_I2C_RIIC=y
 CONFIG_I2C_RK3X=y