ARM: imx_v6_v7_defconfig: Build in CONFIG_GPIO_MXC by default
authorAnson Huang <Anson.Huang@nxp.com>
Thu, 17 Sep 2020 05:33:48 +0000 (13:33 +0800)
committerShawn Guo <shawnguo@kernel.org>
Mon, 26 Oct 2020 07:48:59 +0000 (15:48 +0800)
i.MX SoC GPIO driver provides the basic functions of GPIO pin operations
and IRQ operations, it is now changed from "def_bool y" to "tristate", so
it should be explicitly enabled to make sure all consumers work normally.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig

index 0fa79bd..221f5c3 100644 (file)
@@ -217,6 +217,7 @@ CONFIG_GPIO_PCA953X=y
 CONFIG_GPIO_PCF857X=y
 CONFIG_GPIO_STMPE=y
 CONFIG_GPIO_74X164=y
+CONFIG_GPIO_MXC=y
 CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_SYSCON=y
 CONFIG_POWER_RESET_SYSCON_POWEROFF=y