Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0b369065 authored by Russell King's avatar Russell King Committed by Linus Walleij
Browse files

pinctrl: avoid PLAT_ORION dependency



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: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent ef088187
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
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