xref: /openbmc/linux/drivers/pinctrl/mvebu/Kconfig (revision 87466ccd)
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
11e91f7916SSebastian Hesselbarth	select MFD_SYSCON
1206763c74SThomas Petazzoni
1306763c74SThomas Petazzoniconfig PINCTRL_KIRKWOOD
1406763c74SThomas Petazzoni	bool
1506763c74SThomas Petazzoni	select PINCTRL_MVEBU
1606763c74SThomas Petazzoni
1706763c74SThomas Petazzoniconfig PINCTRL_ARMADA_370
1806763c74SThomas Petazzoni	bool
1906763c74SThomas Petazzoni	select PINCTRL_MVEBU
2006763c74SThomas Petazzoni
21ce3ed59dSThomas Petazzoniconfig PINCTRL_ARMADA_375
22ce3ed59dSThomas Petazzoni	bool
23ce3ed59dSThomas Petazzoni	select PINCTRL_MVEBU
24ce3ed59dSThomas Petazzoni
25ca6d9a08SThomas Petazzoniconfig PINCTRL_ARMADA_38X
26ca6d9a08SThomas Petazzoni	bool
27ca6d9a08SThomas Petazzoni	select PINCTRL_MVEBU
28ca6d9a08SThomas Petazzoni
29ee086577SThomas Petazzoniconfig PINCTRL_ARMADA_39X
30ee086577SThomas Petazzoni	bool
31ee086577SThomas Petazzoni	select PINCTRL_MVEBU
32ee086577SThomas Petazzoni
3306763c74SThomas Petazzoniconfig PINCTRL_ARMADA_XP
3406763c74SThomas Petazzoni	bool
3506763c74SThomas Petazzoni	select PINCTRL_MVEBU
3606763c74SThomas Petazzoni
37fd67f884SThomas Petazzoniconfig PINCTRL_ORION
38fd67f884SThomas Petazzoni	bool
39fd67f884SThomas Petazzoni	select PINCTRL_MVEBU
40fd67f884SThomas Petazzoni
4106763c74SThomas Petazzoniendif
4287466ccdSGregory CLEMENT
4387466ccdSGregory CLEMENTconfig PINCTRL_ARMADA_37XX
4487466ccdSGregory CLEMENT       bool
4587466ccdSGregory CLEMENT       select GENERIC_PINCONF
4687466ccdSGregory CLEMENT       select MFD_SYSCON
4787466ccdSGregory CLEMENT       select PINCONF
4887466ccdSGregory CLEMENT       select PINMUX
49