aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>2021-06-15 08:55:01 +0900
committerNobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>2021-06-15 09:03:32 +0900
commitd1588b22dcbb662d94740489713b8fcfe3c13023 (patch)
tree149861341917f383277f0d9e2190d266c8a14587
parent1ba39c2b8b72f29c914a0315161e21bd7444baf6 (diff)
downloadlinux-visconti-defconfig-for-v5.14.tar.gz
arm64: defconfig: Visconti: Enable GPIOvisconti-arm-defconfig-for-v5.14defconfig-for-v5.14
Enable Visconti's GPIO in the ARM64 defconfig. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
-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 882507f4e09021..b1528061603f1f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -530,6 +530,7 @@ CONFIG_GPIO_MXC=y
CONFIG_GPIO_PL061=y
CONFIG_GPIO_RCAR=y
CONFIG_GPIO_UNIPHIER=y
+CONFIG_GPIO_VISCONTI=y
CONFIG_GPIO_WCD934X=m
CONFIG_GPIO_XGENE=y
CONFIG_GPIO_XGENE_SB=y