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

Commit 8636f344 authored by Linus Walleij's avatar Linus Walleij
Browse files

openrisc: do away with ARCH_REQUIRE_GPIOLIB



Replace "select ARCH_REQUIRE_GPIOLIB" with "select GPIOLIB"
as this can now be selected directly.

Cc: Michael Büsch <m@bues.ch>
Cc: Jonas Bonn <jonas@southpole.se>
Cc: linux@lists.openrisc.net
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 86ede3d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ config OPENRISC
	select IRQ_DOMAIN
	select HANDLE_DOMAIN_IRQ
	select HAVE_MEMBLOCK
	select ARCH_REQUIRE_GPIOLIB
	select GPIOLIB
        select HAVE_ARCH_TRACEHOOK
	select GENERIC_IRQ_CHIP
	select GENERIC_IRQ_PROBE