Kconfig (8dd06ef34b6e2f41b29fbf5fc1663780f2524285) Kconfig (d5282a53929791071b17dde3eed52e40f76b101c)
1# SPDX-License-Identifier: GPL-2.0-only
1# SPDX-License-Identifier: GPL-2.0-only
2config PINCTRL_CS42L43
3 tristate "Cirrus Logic CS42L43 Pinctrl Driver"
4 depends on MFD_CS42L43
5 select GPIOLIB
6 select PINMUX
7 select PINCONF
8 select GENERIC_PINCONF
9 help
10 Select this to support the GPIO/Pinctrl functions of the Cirrus
11 Logic CS42L43 PC CODEC.
12
2config PINCTRL_LOCHNAGAR
3 tristate "Cirrus Logic Lochnagar pinctrl driver"
4 depends on MFD_LOCHNAGAR
5 select GPIOLIB
6 select PINMUX
7 select PINCONF
8 select GENERIC_PINCONF
9 help

--- 23 unchanged lines hidden ---
13config PINCTRL_LOCHNAGAR
14 tristate "Cirrus Logic Lochnagar pinctrl driver"
15 depends on MFD_LOCHNAGAR
16 select GPIOLIB
17 select PINMUX
18 select PINCONF
19 select GENERIC_PINCONF
20 help

--- 23 unchanged lines hidden ---