[PATCH v2] arm64: defconfig: Enable GPIO SYSCON
Suniel Mahesh
sunil at amarulasolutions.com
Tue Aug 9 13:19:21 PDT 2022
Enable driver for SYSCON-based GPIOs.
Signed-off-by: Suniel Mahesh <sunil at amarulasolutions.com>
---
Changes for v2:
- restore existing configs.
- change subject and commit message to suit the change.
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d5b2d2dd4904..52623c2b505b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -549,6 +549,7 @@ CONFIG_GPIO_MPC8XXX=y
CONFIG_GPIO_MXC=y
CONFIG_GPIO_PL061=y
CONFIG_GPIO_RCAR=y
+CONFIG_GPIO_SYSCON=y
CONFIG_GPIO_UNIPHIER=y
CONFIG_GPIO_VISCONTI=y
CONFIG_GPIO_WCD934X=m
--
2.25.1
More information about the Linux-rockchip
mailing list