From: Antoine Ténart Date: Wed, 16 Apr 2014 07:46:34 +0000 (+0200) Subject: ARM: berlin: add the LIBGPIO as a dependency for the BG2Q X-Git-Tag: next-20140428~83^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1204c8725f7ac6c6668c74ccaeedb4d4ac57e1bd;p=karo-tx-linux.git 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: Antoine Ténart Reviewed-by: Jisheng Zhang Signed-off-by: Sebastian Hesselbarth --- diff --git a/arch/arm/mach-berlin/Kconfig b/arch/arm/mach-berlin/Kconfig index 9266ae38a5c1..95c098f497b5 100644 --- a/arch/arm/mach-berlin/Kconfig +++ b/arch/arm/mach-berlin/Kconfig @@ -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