summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2024-01-24 21:59:00 +0100
committerShawn Guo <shawnguo@kernel.org>2024-02-06 15:46:37 +0800
commita73bda63a102a5f1feb730d4d809de098a3d1886 (patch)
tree4c53b41eccf50689b77c7a9428aed6c9d6d99e3a /arch/arm64/configs/defconfig
parent7747a23aa040c51678639fd84a903b5a1b10224e (diff)
downloadlinux-stable-a73bda63a102a5f1feb730d4d809de098a3d1886.tar.gz
linux-stable-a73bda63a102a5f1feb730d4d809de098a3d1886.tar.bz2
linux-stable-a73bda63a102a5f1feb730d4d809de098a3d1886.zip
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 <martin@kaiser.cx> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/configs/defconfig')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 24f395d9ce2a..9f82eb906a8a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -632,6 +632,7 @@ CONFIG_GPIO_SYSCON=y
CONFIG_GPIO_UNIPHIER=y
CONFIG_GPIO_VISCONTI=y
CONFIG_GPIO_WCD934X=m
+CONFIG_GPIO_VF610=y
CONFIG_GPIO_XGENE=y
CONFIG_GPIO_XGENE_SB=y
CONFIG_GPIO_MAX732X=y