Răsfoiți Sursa

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>
Antoine Tenart 11 ani în urmă
părinte
comite
d45fa871c0
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      arch/arm/mach-berlin/Kconfig

+ 1 - 0
arch/arm/mach-berlin/Kconfig

@@ -1,5 +1,6 @@
 config ARCH_BERLIN
 config ARCH_BERLIN
 	bool "Marvell Berlin SoCs" if ARCH_MULTI_V7
 	bool "Marvell Berlin SoCs" if ARCH_MULTI_V7
+	select ARCH_REQUIRE_GPIOLIB
 	select ARM_GIC
 	select ARM_GIC
 	select GENERIC_IRQ_CHIP
 	select GENERIC_IRQ_CHIP
 	select DW_APB_ICTL
 	select DW_APB_ICTL