]> Pileus Git - ~andy/linux/commitdiff
arm: remove redundant GENERIC_GPIO selection
authorAlexandre Courbot <acourbot@nvidia.com>
Sat, 9 Mar 2013 07:28:07 +0000 (16:28 +0900)
committerAlexandre Courbot <acourbot@nvidia.com>
Wed, 20 Mar 2013 13:48:14 +0000 (22:48 +0900)
GENERIC_GPIO was selected next to ARCH_REQUIRE_GPIOLIB, which itself
selects GENERIC_GPIO.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/mips/Kconfig

index 983503899478904b4390c3105164136bd9432236..50cded3714af473e98296db335bba55290d87c14 100644 (file)
@@ -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