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