[PATCH 11/11] arm: mvebu: add pinctrl support in defconfig
From: Linus Walleij <hidden>
Date: 2012-08-20 14:31:27
Also in:
linux-devicetree, lkml
From: Linus Walleij <hidden>
Date: 2012-08-20 14:31:27
Also in:
linux-devicetree, lkml
On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth [off-list ref] wrote:
diff --git a/arch/arm/configs/mvebu_defconfig b/arch/arm/configs/mvebu_defconfig index 2e86b31..cb07e64 100644 --- a/arch/arm/configs/mvebu_defconfig +++ b/arch/arm/configs/mvebu_defconfig@@ -21,6 +21,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_OF_PLATFORM=y +CONFIG_PINCTRL_ARMADA_370=y +CONFIG_PINCTRL_ARMADA_XP=y
If the system is not even booting without pinctrl you should (IMHO) select these from the machine's Kconfig entry insteaf. If they boot fine without I'm fine with this ... the arch maintainer gets to choose anyway. Yours, Linus Walleij