Kconfig (c39f2d9db0fd81ea20bb5cce9b3f082ca63753e2) Kconfig (b0bca3e4ee934a3f06e6ddb4337c679f54575009)
1# SPDX-License-Identifier: GPL-2.0-only
2config PINCTRL_LOCHNAGAR
3 tristate "Cirrus Logic Lochnagar pinctrl driver"
4 depends on MFD_LOCHNAGAR
5 select PINMUX
6 select PINCONF
7 select GENERIC_PINCONF
8 help
9 This driver supports configuring the GPIO and other pin configuration
10 of the Cirrus Logic Lochnagar audio development board.
11
12# This is all selected by the Madera MFD driver Kconfig options
13config PINCTRL_MADERA
14 tristate
15 select PINMUX
16 select GENERIC_PINCONF
17
1# SPDX-License-Identifier: GPL-2.0-only
2config PINCTRL_LOCHNAGAR
3 tristate "Cirrus Logic Lochnagar pinctrl driver"
4 depends on MFD_LOCHNAGAR
5 select PINMUX
6 select PINCONF
7 select GENERIC_PINCONF
8 help
9 This driver supports configuring the GPIO and other pin configuration
10 of the Cirrus Logic Lochnagar audio development board.
11
12# This is all selected by the Madera MFD driver Kconfig options
13config PINCTRL_MADERA
14 tristate
15 select PINMUX
16 select GENERIC_PINCONF
17
18config PINCTRL_CS47L15
19 bool
20
18config PINCTRL_CS47L35
19 bool
20
21config PINCTRL_CS47L85
22 bool
23
24config PINCTRL_CS47L90
25 bool
21config PINCTRL_CS47L35
22 bool
23
24config PINCTRL_CS47L85
25 bool
26
27config PINCTRL_CS47L90
28 bool