aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-03-01 00:30:30 +0100
committerArnd Bergmann <arnd@arndb.de>2016-03-01 00:30:30 +0100
commit31cf19a14ce1d046983d638b84bf44cc9ddffe57 (patch)
treef791f9120afb71d4769c301f6dfe18a19724a31d
parentMerge tag 'sunxi-config64-for-4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/arm64 (diff)
parentarm64: defconfig: Enable DesignWare APB GPIO controller (diff)
downloadwireguard-linux-31cf19a14ce1d046983d638b84bf44cc9ddffe57.tar.xz
wireguard-linux-31cf19a14ce1d046983d638b84bf44cc9ddffe57.zip
Merge tag 'hip05-config-for-4.6' of git://github.com/hisilicon/linux-hisi into next/arm64
ARM64: Hip05: configure updates for 4.6 - Enable DesignWare APB GPIO controller * tag 'hip05-config-for-4.6' of git://github.com/hisilicon/linux-hisi: arm64: defconfig: Enable DesignWare APB GPIO controller
-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 a70b128a535f..459e96aec818 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -157,6 +157,7 @@ CONFIG_SPMI=y
CONFIG_PINCTRL_MSM8916=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_GPIO_SYSFS=y
+CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_PL061=y
CONFIG_GPIO_RCAR=y
CONFIG_GPIO_XGENE=y