This patch removes the selection of GENERIC_GPIO for PNX8550 which was accidentally introduced with commit 524022f507c1158adbcc2259671af01e6117dd5e Signed-off-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxxx> --- arch/mips/Kconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index f775d8c..6c67fec 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -860,7 +860,6 @@ config SOC_PNX8550 select SYS_SUPPORTS_32BIT_KERNEL select GENERIC_HARDIRQS_NO__DO_IRQ select SYS_SUPPORTS_KGDB - select GENERIC_GPIO config SWAP_IO_SPACE bool