diff mbox series

[4/5] ARM: gemini: select pin controller

Message ID 20170715175056.13040-4-linus.walleij@linaro.org
State Accepted
Commit 2cdbd763f21378c49feca334b4e0d119c799a0ff
Headers show
Series None | expand

Commit Message

Linus Walleij July 15, 2017, 5:50 p.m. UTC
The Gemini needs its pin controller for the platform to work properly.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

---
 arch/arm/mach-gemini/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.9.4

--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/arch/arm/mach-gemini/Kconfig b/arch/arm/mach-gemini/Kconfig
index 42399af1ab60..70106b67631c 100644
--- a/arch/arm/mach-gemini/Kconfig
+++ b/arch/arm/mach-gemini/Kconfig
@@ -9,6 +9,8 @@  menuconfig ARCH_GEMINI
 	select FTTMR010_TIMER
 	select GPIO_FTGPIO010
 	select GPIOLIB
+	select PINCTRL
+	select PINCTRL_GEMINI
 	select POWER_RESET
 	select POWER_RESET_GEMINI_POWEROFF
 	select POWER_RESET_SYSCON