GNU Linux-libre 5.10.219-gnu1
[releases.git] / drivers / pinctrl / cirrus / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config PINCTRL_LOCHNAGAR
3         tristate "Cirrus Logic Lochnagar pinctrl driver"
4         # Avoid clash caused by MIPS defining RST, which is used in the driver
5         depends on MFD_LOCHNAGAR && !MIPS
6         select GPIOLIB
7         select PINMUX
8         select PINCONF
9         select GENERIC_PINCONF
10         help
11           This driver supports configuring the GPIO and other pin configuration
12           of the Cirrus Logic Lochnagar audio development board.
13
14 # This is all selected by the Madera MFD driver Kconfig options
15 config PINCTRL_MADERA
16         tristate
17         select PINMUX
18         select GENERIC_PINCONF
19
20 config PINCTRL_CS47L15
21         bool
22
23 config PINCTRL_CS47L35
24         bool
25
26 config PINCTRL_CS47L85
27         bool
28
29 config PINCTRL_CS47L90
30         bool
31
32 config PINCTRL_CS47L92
33         bool