Kconfig 225 B

1234567891011121314
  1. # This is all selected by the Madera MFD driver Kconfig options
  2. config PINCTRL_MADERA
  3. tristate
  4. select PINMUX
  5. select GENERIC_PINCONF
  6. config PINCTRL_CS47L35
  7. bool
  8. config PINCTRL_CS47L85
  9. bool
  10. config PINCTRL_CS47L90
  11. bool