Skip to content

Commit 7747a23

Browse files
martin-kaiserShawn Guo
authored andcommitted
ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
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 <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 970dd89 commit 7747a23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ CONFIG_PINCTRL_IMX8MQ=y
208208
CONFIG_GPIO_SYSFS=y
209209
CONFIG_GPIO_MXC=y
210210
CONFIG_GPIO_SIOX=m
211+
CONFIG_GPIO_VF610=y
211212
CONFIG_GPIO_MAX732X=y
212213
CONFIG_GPIO_PCA953X=y
213214
CONFIG_GPIO_PCF857X=y

0 commit comments

Comments
 (0)