[PATCH 11/11] arm: mvebu: add pinctrl support in defconfig
From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
Date: 2012-08-20 14:54:37
Also in:
linux-devicetree, lkml
From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
Date: 2012-08-20 14:54:37
Also in:
linux-devicetree, lkml
On 08/20/2012 04:31 PM, Linus Walleij wrote:
On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth [off-list ref] wrote:quoted
+CONFIG_PINCTRL_ARMADA_370=y +CONFIG_PINCTRL_ARMADA_XP=yIf the system is not even booting without pinctrl you should (IMHO) select these from the machine's Kconfig entry insteaf.
I don't have a strong opinion on this but I think most systems will boot just fine without pinctrl. The basic stuff is set up by u-boot. Anyway, I think we should enable pinctrl for each soc by default. Sebastian