commit | a0910d72afc69b25703f7be9bf7d13f18937a478 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Nov 24 15:57:52 2016 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Nov 30 23:03:08 2016 +0100 |
tree | deeea4a0d40fba5108fbeb1cbfc98289b3593bab | |
parent | b32c9b89ad7495e0b7327bf1815efa6849855604 [diff] |
ARM: defconfig: drop GPIO_SYSFS on multiplatforms The sysfs ABI to GPIO is marked obsolete and should not be encouraged. Users should be encouraged to switch to using the character device. Let's begin by removing it from the multi defconfigs. Then as time goes by I can aggressively remove it from other defconfigs. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>