summaryrefslogtreecommitdiffstats
path: root/arch/arm64/configs/defconfig
diff options
context:
space:
mode:
authorKefeng Wang2016-01-29 09:39:06 +0100
committerWei Xu2016-02-25 14:21:26 +0100
commitc966f0521db49f561d18820107654b0895c1c394 (patch)
treea11a05303317827529cad2b2b898b45531d52aac /arch/arm64/configs/defconfig
parentLinux 4.5-rc1 (diff)
downloadkernel-qcow2-linux-c966f0521db49f561d18820107654b0895c1c394.tar.gz
kernel-qcow2-linux-c966f0521db49f561d18820107654b0895c1c394.tar.xz
kernel-qcow2-linux-c966f0521db49f561d18820107654b0895c1c394.zip
arm64: defconfig: Enable DesignWare APB GPIO controller
The Synopsys DesignWare APB GPIO controller is used by several vender's socs, like apm/marvell/altera/hisilicon, enable it by default. Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
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 18ca9fb9e65f..a5eb1b723e39 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -141,6 +141,7 @@ CONFIG_SPI=y
CONFIG_SPI_PL022=y
CONFIG_SPI_QUP=y
CONFIG_PINCTRL_MSM8916=y
+CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_PL061=y
CONFIG_GPIO_RCAR=y
CONFIG_GPIO_XGENE=y