]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: select legacy gpiolib interfaces where used
authorArnd Bergmann <arnd@arndb.de>
Tue, 28 Apr 2026 16:27:30 +0000 (18:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 7 May 2026 12:16:41 +0000 (14:16 +0200)
commit518949e986e2b5d0f39b640dd27a19b6fc8740ea
tree25571319835e1e002a4379007836efa3dcd56ee1
parent7fd2df204f342fc17d1a0bfcd474b24232fb0f32
ARM: select legacy gpiolib interfaces where used

A few old machines have not been converted away from the old-style
gpiolib interfaces. Make these select the new CONFIG_GPIOLIB_LEGACY
symbol so the code still works where it is needed but can be left
out otherwise.

Acked-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20260428162757.540823-1-arnd@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-mv78xx0/Kconfig
arch/arm/mach-orion5x/Kconfig
arch/arm/mach-pxa/Kconfig
arch/arm/mach-s3c/Kconfig.s3c64xx
arch/arm/mach-sa1100/Kconfig