summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorIyappan Subramanian <isubramanian@apm.com>2016-10-07 00:35:58 +0300
committerDavid S. Miller <davem@davemloft.net>2016-10-12 08:53:55 +0300
commitd2561ed389579e02249449365323113b1c075921 (patch)
tree9f89b30e22821bdc27df9453093307da90445ac8 /arch
parent751d6fd18fb3c6cc123dce844200ddbf5a8ad1a8 (diff)
downloadlinux-d2561ed389579e02249449365323113b1c075921.tar.xz
arm64: xgene: defconfig: Enable Standby GPIO
Enable CONFIG_GPIO_XGENE_SB. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: Quan Nguyen <qnguyen@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
-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 dab2cb0c1f1c..6be08113a96d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -257,6 +257,7 @@ CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_PL061=y
CONFIG_GPIO_RCAR=y
CONFIG_GPIO_XGENE=y
+CONFIG_GPIO_XGENE_SB=y
CONFIG_GPIO_PCA953X=y
CONFIG_GPIO_PCA953X_IRQ=y
CONFIG_GPIO_MAX77620=y