xref: /linux/drivers/pinctrl/mvebu/Kconfig (revision ce3ed59dcddd6f4088018bf86f7630e079aa2bbd)
106763c74SThomas Petazzoniif PLAT_ORION
206763c74SThomas Petazzoni
306763c74SThomas Petazzoniconfig PINCTRL_MVEBU
406763c74SThomas Petazzoni	bool
506763c74SThomas Petazzoni	select PINMUX
606763c74SThomas Petazzoni	select PINCONF
706763c74SThomas Petazzoni
806763c74SThomas Petazzoniconfig PINCTRL_DOVE
906763c74SThomas Petazzoni	bool
1006763c74SThomas Petazzoni	select PINCTRL_MVEBU
1106763c74SThomas Petazzoni
1206763c74SThomas Petazzoniconfig PINCTRL_KIRKWOOD
1306763c74SThomas Petazzoni	bool
1406763c74SThomas Petazzoni	select PINCTRL_MVEBU
1506763c74SThomas Petazzoni
1606763c74SThomas Petazzoniconfig PINCTRL_ARMADA_370
1706763c74SThomas Petazzoni	bool
1806763c74SThomas Petazzoni	select PINCTRL_MVEBU
1906763c74SThomas Petazzoni
20*ce3ed59dSThomas Petazzoniconfig PINCTRL_ARMADA_375
21*ce3ed59dSThomas Petazzoni	bool
22*ce3ed59dSThomas Petazzoni	select PINCTRL_MVEBU
23*ce3ed59dSThomas Petazzoni
2406763c74SThomas Petazzoniconfig PINCTRL_ARMADA_XP
2506763c74SThomas Petazzoni	bool
2606763c74SThomas Petazzoni	select PINCTRL_MVEBU
2706763c74SThomas Petazzoni
2806763c74SThomas Petazzoniendif
29