Skip to content

Commit a73bda6

Browse files
martin-kaiserShawn Guo
authored andcommitted
arm64: defconfig: enable the vf610 gpio driver
The vf610 gpio driver is used in i.MX8QM, DXL, ULP and i.MX93 chips. Enable it in arm64 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 7747a23 commit a73bda6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,7 @@ CONFIG_GPIO_SYSCON=y
632632
CONFIG_GPIO_UNIPHIER=y
633633
CONFIG_GPIO_VISCONTI=y
634634
CONFIG_GPIO_WCD934X=m
635+
CONFIG_GPIO_VF610=y
635636
CONFIG_GPIO_XGENE=y
636637
CONFIG_GPIO_XGENE_SB=y
637638
CONFIG_GPIO_MAX732X=y

0 commit comments

Comments
 (0)