]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
pinctrl: avoid PLAT_ORION dependency
authorRussell King <rmk+kernel@armlinux.org.uk>
Mon, 12 Jun 2017 15:34:54 +0000 (17:34 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 16 Jun 2017 09:20:51 +0000 (11:20 +0200)
Armada 8040 also needs orion pinctrl, and as these symbols are only
selected, there's no need to make them depend on PLAT_ORION.

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mvebu/Kconfig

index 5bade32d3089760b576c6b39d099e88ee409249f..8cb444b60ae9e0f2907dca6addaabe9d96b8b4b9 100644 (file)
@@ -1,5 +1,3 @@
-if PLAT_ORION
-
 config PINCTRL_MVEBU
        bool
        select PINMUX
@@ -38,8 +36,6 @@ config PINCTRL_ORION
        bool
        select PINCTRL_MVEBU
 
-endif
-
 config PINCTRL_ARMADA_37XX
        bool
        select GENERIC_PINCONF