0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config PINCTRL_LOCHNAGAR
0003 tristate "Cirrus Logic Lochnagar pinctrl driver"
0004 depends on MFD_LOCHNAGAR
0005 select GPIOLIB
0006 select PINMUX
0007 select PINCONF
0008 select GENERIC_PINCONF
0009 help
0010 This driver supports configuring the GPIO and other pin configuration
0011 of the Cirrus Logic Lochnagar audio development board.
0012
0013 # This is all selected by the Madera MFD driver Kconfig options
0014 config PINCTRL_MADERA
0015 tristate
0016 select PINMUX
0017 select GENERIC_PINCONF
0018
0019 config PINCTRL_CS47L15
0020 bool
0021
0022 config PINCTRL_CS47L35
0023 bool
0024
0025 config PINCTRL_CS47L85
0026 bool
0027
0028 config PINCTRL_CS47L90
0029 bool
0030
0031 config PINCTRL_CS47L92
0032 bool