]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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)
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

index 2658b80fa26395d35bcb8e6e2dd05aa94d9c492d..361686a362f1360a3d33182132c437cc120475a7 100644 (file)
@@ -150,7 +150,6 @@ CONFIG_SPI=y
 CONFIG_SPI_ATMEL=y
 CONFIG_SPI_IMX=y
 CONFIG_SPI_ORION=y
-CONFIG_GPIO_SYSFS=y
 CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_GPIO=y
 CONFIG_POWER_RESET_QNAP=y
index de3707269a34f43dc7b76b21f65a97b725850440..06fdc88bb4bb10dcf2ef47d281f2bb446e7b6117 100644 (file)
@@ -410,7 +410,6 @@ CONFIG_PINCTRL_MSM8X74=y
 CONFIG_PINCTRL_MSM8916=y
 CONFIG_PINCTRL_QCOM_SPMI_PMIC=y
 CONFIG_PINCTRL_QCOM_SSBI_PMIC=y
-CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_GENERIC_PLATFORM=y
 CONFIG_GPIO_DAVINCI=y
 CONFIG_GPIO_DWAPB=y