Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / drivers / pinctrl / actions / Kconfig
bloba1d16e8280e5276b66df2581e3a85ccaae797104
1 # SPDX-License-Identifier: GPL-2.0-only
2 config PINCTRL_OWL
3         bool "Actions Semi OWL pinctrl driver"
4         depends on (ARCH_ACTIONS || COMPILE_TEST) && OF
5         select PINMUX
6         select PINCONF
7         select GENERIC_PINCONF
8         select GPIOLIB
9         select GPIOLIB_IRQCHIP
10         help
11           Say Y here to enable Actions Semi OWL pinctrl driver
13 config PINCTRL_S500
14         bool "Actions Semi S500 pinctrl driver"
15         depends on PINCTRL_OWL
16         help
17           Say Y here to enable Actions Semi S500 pinctrl driver
19 config PINCTRL_S700
20         bool "Actions Semi S700 pinctrl driver"
21         depends on PINCTRL_OWL
22         help
23           Say Y here to enable Actions Semi S700 pinctrl driver
25 config PINCTRL_S900
26         bool "Actions Semi S900 pinctrl driver"
27         depends on PINCTRL_OWL
28         help
29           Say Y here to enable Actions Semi S900 pinctrl driver