ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
authorMartin Kaiser <martin@kaiser.cx>
Wed, 24 Jan 2024 20:58:59 +0000 (21:58 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 6 Feb 2024 07:46:27 +0000 (15:46 +0800)
The vf610 gpio driver is used in i.MX7ULP chips (Cortex A7, ARMv7-A
architecture). Enable it in imx_v6_v7_defconfig.

(vf610 gpio used to be enabled by default for all i.MX chips. This was
changed recently as most i.MX chips don't need this driver.)

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig

index 0a90583f9f017ed2f88cd20cb6f731440909e830..3cdcb786f33f440390cf8993dc33608ca1af2afe 100644 (file)
@@ -208,6 +208,7 @@ CONFIG_PINCTRL_IMX8MQ=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_MXC=y
 CONFIG_GPIO_SIOX=m
+CONFIG_GPIO_VF610=y
 CONFIG_GPIO_MAX732X=y
 CONFIG_GPIO_PCA953X=y
 CONFIG_GPIO_PCF857X=y