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

Commit 19a280a6 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sunxi: select ARCH_REQUIRE_GPIOLIB



CONFIG_ARCH_SUNXI currently doesn't enable a gpiolib, which causes build
problems when building a kernel with only the sunxi platform enabled.
Select ARCH_REQUIRE_GPIOLIB to solve this.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Tested-by: default avatarEmilio López <emilio@elopez.com.ar>
parent d34c671d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config ARCH_SUNXI
	bool "Allwinner A1X SOCs" if ARCH_MULTI_V7
	select ARCH_REQUIRE_GPIOLIB
	select CLKSRC_MMIO
	select CLKSRC_OF
	select COMMON_CLK