mirror of
https://github.com/torvalds/linux.git
synced 2024-12-24 11:51:27 +00:00
15 lines
225 B
Plaintext
15 lines
225 B
Plaintext
|
# This is all selected by the Madera MFD driver Kconfig options
|
||
|
config PINCTRL_MADERA
|
||
|
tristate
|
||
|
select PINMUX
|
||
|
select GENERIC_PINCONF
|
||
|
|
||
|
config PINCTRL_CS47L35
|
||
|
bool
|
||
|
|
||
|
config PINCTRL_CS47L85
|
||
|
bool
|
||
|
|
||
|
config PINCTRL_CS47L90
|
||
|
bool
|