projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
682e3ef
)
arm64: defconfig: enable CONFIG_GPIO_UNIPHIER
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Mon, 30 Oct 2017 10:00:52 +0000
(19:00 +0900)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 30 Oct 2017 13:41:54 +0000
(14:41 +0100)
Enable the GPIO controller driver used for UniPhier SoC family.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/defconfig
b/arch/arm64/configs/defconfig
index 1825ce7e7f6c1d3747ef80522f493f4f84999022..6356c6da34eaedee4911ceb9ca0257ac1492b8c2 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-305,6
+305,7
@@
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_PL061=y
CONFIG_GPIO_RCAR=y
+CONFIG_GPIO_UNIPHIER=y
CONFIG_GPIO_XGENE=y
CONFIG_GPIO_XGENE_SB=y
CONFIG_GPIO_PCA953X=y