xref: /openbmc/linux/drivers/pinctrl/cirrus/Kconfig (revision 63f59b73e80a0f7431f6f91383fcc3f5fac49bb8)
1# This is all selected by the Madera MFD driver Kconfig options
2config PINCTRL_MADERA
3	tristate
4	select PINMUX
5	select GENERIC_PINCONF
6
7config PINCTRL_CS47L35
8	bool
9
10config PINCTRL_CS47L85
11	bool
12
13config PINCTRL_CS47L90
14	bool
15