From: Alexandre Courbot Date: Mon, 11 Mar 2013 10:18:25 +0000 (+0900) Subject: mips: pnx833x: remove requirement for GENERIC_GPIO X-Git-Tag: next-20130321~15^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=eb04eb268d337db274bb675f31f690ba3ae5a346;p=karo-tx-linux.git mips: pnx833x: remove requirement for GENERIC_GPIO pnx833x does not seem to use the generic gpio API. Signed-off-by: Alexandre Courbot Acked-by: Arnd Bergmann Acked-by: Linus Walleij --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 50cded3714af..ff0e563206cf 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -1107,7 +1107,6 @@ config SOC_PNX833X select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_LITTLE_ENDIAN select SYS_SUPPORTS_BIG_ENDIAN - select GENERIC_GPIO select CPU_MIPSR2_IRQ_VI config SOC_PNX8335