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

Commit d45fa871 authored by Antoine Tenart's avatar Antoine Tenart Committed by Sebastian Hesselbarth
Browse files

ARM: berlin: add the LIBGPIO as a dependency for the BG2Q



The BG2Q has GPIOs driven by the dwapb GPIO driver. Add the LIBGPIO as a
dependency to be able to support them.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Reviewed-by: default avatarJisheng Zhang <jszhang@marvell.com>
Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
parent cb56c643
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config ARCH_BERLIN
	bool "Marvell Berlin SoCs" if ARCH_MULTI_V7
	select ARCH_REQUIRE_GPIOLIB
	select ARM_GIC
	select GENERIC_IRQ_CHIP
	select DW_APB_ICTL