summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-berlin
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@free-electrons.com>2014-04-16 09:46:34 +0200
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2014-05-19 22:52:28 +0200
commitd45fa871c06762ab7e10ea4d889ab5be61d41ab1 (patch)
treeff63197b248580955a055d46982678208ce64bc4 /arch/arm/mach-berlin
parentcb56c643cc167a9e5e5fa2fbc3111ce6222eec32 (diff)
downloadlinux-0-day-d45fa871c06762ab7e10ea4d889ab5be61d41ab1.tar.gz
linux-0-day-d45fa871c06762ab7e10ea4d889ab5be61d41ab1.tar.xz
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 Tenart <antoine.tenart@free-electrons.com> Reviewed-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Diffstat (limited to 'arch/arm/mach-berlin')
-rw-r--r--arch/arm/mach-berlin/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-berlin/Kconfig b/arch/arm/mach-berlin/Kconfig
index 9266ae38a5c19..95c098f497b57 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