On Sat, Aug 11, 2012 at 2:56 PM, Sebastian Hesselbarth <[email protected]> wrote:
> This patch adds a pinctrl driver core for Marvell SoCs plus DT > binding documentation. This core driver will be used by SoC family > specific drivers, i.e. Armada XP, Armada 370, Dove, Kirkwood, aso. (...) > +config PINCTRL_MVEBU > + bool "Marvell SoC pin controller drivers" > + depends on ARCH_MVEBU So altering earlier statements I suspect this should be simply: depends on PLAT_ORION Yours, Linus Walleij _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
