]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: defconfig: Enable DesignWare APB GPIO controller
authorKefeng Wang <wangkefeng.wang@huawei.com>
Fri, 29 Jan 2016 08:39:06 +0000 (16:39 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Thu, 25 Feb 2016 13:21:26 +0000 (21:21 +0800)
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>
arch/arm64/configs/defconfig

index 18ca9fb9e65f667c0679b3dbdb80166442723bb7..a5eb1b723e3992d4fbac46bf535d500c3caa16c2 100644 (file)
@@ -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