projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba557cf
)
arm64: defconfig: drop GPIO_SYSFS on multiplatforms
author
Linus Walleij
<linus.walleij@linaro.org>
Thu, 24 Nov 2016 14:57:52 +0000
(15:57 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 30 Nov 2016 22:03:50 +0000
(23:03 +0100)
The sysfs ABI to GPIO is marked obsolete and should not be
encouraged. Users should be encouraged to switch to using the
character device.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
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 19b5a2d4bffbb66b3c1539febbb3b0a888ae07c4..6e78fb9ec4dbae31132abef835cdf2f9ef73c7fa 100644
(file)
--- a/
arch/arm64/configs/defconfig
+++ b/
arch/arm64/configs/defconfig
@@
-265,7
+265,6
@@
CONFIG_PINCTRL_MSM8994=y
CONFIG_PINCTRL_MSM8996=y
CONFIG_PINCTRL_QDF2XXX=y
CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
-CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_DWAPB=y
CONFIG_GPIO_PL061=y
CONFIG_GPIO_RCAR=y