diff mbox

[2/2] arm: mvebu: select the pinctrl drivers for Armada 370 and Armada XP platforms

Message ID 20120912124853.42cc418f@skate
State New
Headers show

Commit Message

Thomas Petazzoni Sept. 12, 2012, 10:48 a.m. UTC
Le Tue, 11 Sep 2012 19:40:40 +0200,
Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> a écrit :

> Using PINCTRL_MVEBU on any mvebu SoC requires to
> "select PINCTRL" in arch/arm/Kconfig for ARCH_MVEBU, too.

This is already done by your PATCH 1/9 from the v3 of your patchset:

Best regards,

Thomas
diff mbox

Patch

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index a2b6f74..2eb3f6b 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -574,6 +574,7 @@  config ARCH_MVEBU
 	select IRQ_DOMAIN
 	select COMMON_CLK
 	select PLAT_ORION
+	select PINCTRL
 	help
 	  Support for the Marvell SoC Family with device tree support