Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab294726 authored by Alexandre Courbot's avatar Alexandre Courbot
Browse files

arm: remove redundant GENERIC_GPIO selection



GENERIC_GPIO was selected next to ARCH_REQUIRE_GPIOLIB, which itself
selects GENERIC_GPIO.

Signed-off-by: default avatarAlexandre Courbot <acourbot@nvidia.com>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent efb12436
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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