summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-berlin
diff options
context:
space:
mode:
authorAntoine Tenart2014-04-16 09:46:34 +0200
committerSebastian Hesselbarth2014-05-19 22:52:28 +0200
commitd45fa871c06762ab7e10ea4d889ab5be61d41ab1 (patch)
treeff63197b248580955a055d46982678208ce64bc4 /arch/arm/mach-berlin
parentARM: berlin: add MACH_BERLIN_BG2Q symbol (diff)
downloadkernel-qcow2-linux-d45fa871c06762ab7e10ea4d889ab5be61d41ab1.tar.gz
kernel-qcow2-linux-d45fa871c06762ab7e10ea4d889ab5be61d41ab1.tar.xz
kernel-qcow2-linux-d45fa871c06762ab7e10ea4d889ab5be61d41ab1.zip
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 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