Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1config PINCTRL_OWL
2 bool "Actions Semi OWL pinctrl driver"
3 depends on (ARCH_ACTIONS || COMPILE_TEST) && OF
4 select PINMUX
5 select PINCONF
6 select GENERIC_PINCONF
7 select GPIOLIB
8 select GPIOLIB_IRQCHIP
9 help
10 Say Y here to enable Actions Semi OWL pinctrl driver
11
12config PINCTRL_S900
13 bool "Actions Semi S900 pinctrl driver"
14 depends on PINCTRL_OWL
15 help
16 Say Y here to enable Actions Semi S900 pinctrl driver