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

Commit c40d54a1 authored by Linus Walleij's avatar Linus Walleij
Browse files

unicore: 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: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent fdcfdfa1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ config ARCH_PUV3
	select CPU_UCV2
	select GENERIC_CLOCKEVENTS
	select HAVE_CLK
	select ARCH_REQUIRE_GPIOLIB
	select GPIOLIB

# CONFIGs for ARCH_PUV3