From: Alexandre Courbot Date: Sat, 9 Mar 2013 07:28:07 +0000 (+0900) Subject: arm: remove redundant GENERIC_GPIO selection X-Git-Tag: next-20130321~15^2~11 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ab294726107639ca835cf1ed1cfc5092fcf53903;p=karo-tx-linux.git arm: remove redundant GENERIC_GPIO selection GENERIC_GPIO was selected next to ARCH_REQUIRE_GPIOLIB, which itself selects GENERIC_GPIO. Signed-off-by: Alexandre Courbot Acked-by: Arnd Bergmann Acked-by: Linus Walleij --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 983503899478..50cded3714af 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -224,7 +224,6 @@ config MACH_JZ4740 select SYS_SUPPORTS_ZBOOT_UART16550 select DMA_NONCOHERENT select IRQ_CPU - select GENERIC_GPIO select ARCH_REQUIRE_GPIOLIB select SYS_HAS_EARLY_PRINTK select HAVE_PWM @@ -934,7 +933,6 @@ config CSRC_SB1250 bool config GPIO_TXX9 - select GENERIC_GPIO select ARCH_REQUIRE_GPIOLIB bool