kernel: add KERNEL_GPIOLIB config option
authorStijn Tintel <stijn@linux-ipv6.be>
Wed, 9 Nov 2022 10:52:42 +0000 (12:52 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Wed, 9 Nov 2022 10:55:59 +0000 (12:55 +0200)
commit792ae6ca9e29cf56ea4f305c95aac87ed99adb92
tree033c302c4ff16c5d9f3c0998488a1c1f52d0e40a
parent055ad18fd097e2f11de066e85680d37671cd45f7
kernel: add KERNEL_GPIOLIB config option

Add a new kernel config option to enable GPIOLIB. This is currently
enabled in the generic kernel configs, even for targets that do not
enable the gpio feature.

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