kernel: Disable GPIO_CDEV_V1 by default
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Apr 2021 08:53:11 +0000 (10:53 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 17 Apr 2021 19:56:05 +0000 (21:56 +0200)
commit67a84131554a61b4e1e5e137b94f5b833db3bf96
tree0ed3714fd4563130413b6611b666f1b08e7e1b56
parent74b51b5a06dfff70fff94636eb6916de522dab05
kernel: Disable GPIO_CDEV_V1 by default

We do not enable GPIO_CDEV so do not enable CDEV_V1
either. As we rebuild the whole userspace and kernel
in OpenWRT it doesn't make any sense to support the
old ABI anyway: the new one should be used by default.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
target/linux/generic/config-5.10