diff options
| author | Geert Uytterhoeven <geert@linux-m68k.org> | 2026-07-01 12:11:42 +0200 |
|---|---|---|
| committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2026-07-17 12:43:09 +0200 |
| commit | 4af9ffbec42667e4e0d2319f7176eb38328bcb80 (patch) | |
| tree | 1f772f964d0190d7e472f356799e885392c094d3 /arch/mips | |
| parent | a84d39adcf93864aa24deada92305d0f407e42b4 (diff) | |
| download | linux-next-4af9ffbec42667e4e0d2319f7176eb38328bcb80.tar.gz linux-next-4af9ffbec42667e4e0d2319f7176eb38328bcb80.zip | |
MIPS: TXX9: Drop GPIOLIB_LEGACY select
TXx has been converted away from the old-style gpiolib interfaces.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Reviewed-by: Linus Walleij <linusw@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips')
| -rw-r--r-- | arch/mips/txx9/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/txx9/Kconfig b/arch/mips/txx9/Kconfig index 92b759a434c0..7335efa4d528 100644 --- a/arch/mips/txx9/Kconfig +++ b/arch/mips/txx9/Kconfig @@ -37,7 +37,6 @@ config SOC_TX4927 select IRQ_TXX9 select PCI_TX4927 select GPIO_TXX9 - select GPIOLIB_LEGACY config SOC_TX4938 bool |
