]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: defconfig: drop GPIO_SYSFS on multiplatforms
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 24 Nov 2016 14:57:52 +0000 (15:57 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Nov 2016 22:03:08 +0000 (23:03 +0100)
commit1ac9e1cf8396aa2786ad6518d21a19632efe12ad
treedeeea4a0d40fba5108fbeb1cbfc98289b3593bab
parentd44c631274764fc060e3c39555ab313fbd623776
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>
arch/arm/configs/multi_v5_defconfig
arch/arm/configs/multi_v7_defconfig