Thread (11 messages) 11 messages, 3 authors, 2015-01-12
STALE4164d
Revisions (2)
  1. v3 current
  2. v4 [diff vs current]

[PATCH v3 3/3] ARM: meson: select PINCTRL_MESON and ARCH_REQUIRE_GPIOLIB

From: Beniamino Galvani <hidden>
Date: 2014-11-16 20:16:57
Also in: linux-devicetree, linux-gpio, lkml
Subsystem: arm port, arm/amlogic meson soc support, the rest · Maintainers: Russell King, Neil Armstrong, Kevin Hilman, Linus Torvalds

Make sure that the Meson pinctrl driver is built whenever Meson
support is enabled.

Signed-off-by: Beniamino Galvani <redacted>
---
 arch/arm/mach-meson/Kconfig | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/arch/arm/mach-meson/Kconfig b/arch/arm/mach-meson/Kconfig
index 2c1154e..1828711 100644
--- a/arch/arm/mach-meson/Kconfig
+++ b/arch/arm/mach-meson/Kconfig
@@ -1,7 +1,10 @@
 menuconfig ARCH_MESON
 	bool "Amlogic Meson SoCs" if ARCH_MULTI_V7
+	select ARCH_REQUIRE_GPIOLIB
 	select GENERIC_IRQ_CHIP
 	select ARM_GIC
+	select PINCTRL
+	select PINCTRL_MESON
 
 if ARCH_MESON
 
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help