[PATCH 6/6] arm64: defconfig: Enable DesignWare APB GPIO controller
From: Kefeng Wang <hidden>
Date: 2016-01-29 08:39:06
Also in:
linux-devicetree
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Kefeng Wang <hidden>
Date: 2016-01-29 08:39:06
Also in:
linux-devicetree
Subsystem:
the rest · Maintainer:
Linus Torvalds
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 <redacted> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 86581f7..3380a04 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig@@ -145,6 +145,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
--
2.6.0.GIT