]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpiolib: make legacy interfaces optional
authorArnd Bergmann <arnd@arndb.de>
Tue, 22 Jul 2025 15:35:43 +0000 (17:35 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 24 Jul 2025 14:24:49 +0000 (16:24 +0200)
commit678bae2eaa812662929a83b3de399645e9de93ad
tree13b602005e207ccdeb8e43db06813e3da917c02a
parent8c7a86088a3eb6f874cc5c46a447787d3a193ff5
gpiolib: make legacy interfaces optional

The traditional interfaces are only used on a small number of ancient
boards. Make these optional now so they can be disabled by default.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20250722153634.3683927-1-arnd@kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/Kconfig
drivers/gpio/Makefile
include/linux/gpio.h