kernel: enable GPIO_CDEV_V1 by default gpio
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 9 Nov 2022 11:26:03 +0000 (13:26 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 9 Nov 2022 11:35:43 +0000 (13:35 +0200)
commit49ea2048447bd93f142b3cbfa0f6f547d2b67a09
treec5b20bcb6daabcf445062f5c03a5b931b3d411c9
parent15bbcbf1f580e22c95894ea355575837c5e100f7
kernel: enable GPIO_CDEV_V1 by default

Enable the GPIO CDEV v1 ABI by default, as libgpiod does not support the
newer ABI.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
config/Config-kernel.in