ARM: berlin: add the LIBGPIO as a dependency for the BG2Q
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Wed, 16 Apr 2014 07:46:34 +0000 (09:46 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 19 May 2014 20:52:28 +0000 (22:52 +0200)
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: Antoine Tenart <antoine.tenart@free-electrons.com>
Reviewed-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
arch/arm/mach-berlin/Kconfig

index 9266ae3..95c098f 100644 (file)
@@ -1,5 +1,6 @@
 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