106763c74SThomas Petazzoniconfig PINCTRL_MVEBU 206763c74SThomas Petazzoni bool 306763c74SThomas Petazzoni select PINMUX 406763c74SThomas Petazzoni select PINCONF 506763c74SThomas Petazzoni 606763c74SThomas Petazzoniconfig PINCTRL_DOVE 706763c74SThomas Petazzoni bool 806763c74SThomas Petazzoni select PINCTRL_MVEBU 9e91f7916SSebastian Hesselbarth select MFD_SYSCON 1006763c74SThomas Petazzoni 1106763c74SThomas Petazzoniconfig PINCTRL_KIRKWOOD 1206763c74SThomas Petazzoni bool 1306763c74SThomas Petazzoni select PINCTRL_MVEBU 1406763c74SThomas Petazzoni 1506763c74SThomas Petazzoniconfig PINCTRL_ARMADA_370 1606763c74SThomas Petazzoni bool 1706763c74SThomas Petazzoni select PINCTRL_MVEBU 1806763c74SThomas Petazzoni 19ce3ed59dSThomas Petazzoniconfig PINCTRL_ARMADA_375 20ce3ed59dSThomas Petazzoni bool 21ce3ed59dSThomas Petazzoni select PINCTRL_MVEBU 22ce3ed59dSThomas Petazzoni 23ca6d9a08SThomas Petazzoniconfig PINCTRL_ARMADA_38X 24ca6d9a08SThomas Petazzoni bool 25ca6d9a08SThomas Petazzoni select PINCTRL_MVEBU 26ca6d9a08SThomas Petazzoni 27ee086577SThomas Petazzoniconfig PINCTRL_ARMADA_39X 28ee086577SThomas Petazzoni bool 29ee086577SThomas Petazzoni select PINCTRL_MVEBU 30ee086577SThomas Petazzoni 3186fbd094SHanna Hawaconfig PINCTRL_ARMADA_AP806 3286fbd094SHanna Hawa bool 3386fbd094SHanna Hawa select PINCTRL_MVEBU 3486fbd094SHanna Hawa 3506763c74SThomas Petazzoniconfig PINCTRL_ARMADA_XP 3606763c74SThomas Petazzoni bool 3706763c74SThomas Petazzoni select PINCTRL_MVEBU 3806763c74SThomas Petazzoni 39fd67f884SThomas Petazzoniconfig PINCTRL_ORION 40fd67f884SThomas Petazzoni bool 41fd67f884SThomas Petazzoni select PINCTRL_MVEBU 42fd67f884SThomas Petazzoni 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