18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig PINCTRL_OWL
38c2ecf20Sopenharmony_ci	bool "Actions Semi OWL pinctrl driver"
48c2ecf20Sopenharmony_ci	depends on (ARCH_ACTIONS || COMPILE_TEST) && OF
58c2ecf20Sopenharmony_ci	select PINMUX
68c2ecf20Sopenharmony_ci	select PINCONF
78c2ecf20Sopenharmony_ci	select GENERIC_PINCONF
88c2ecf20Sopenharmony_ci	select GPIOLIB
98c2ecf20Sopenharmony_ci	select GPIOLIB_IRQCHIP
108c2ecf20Sopenharmony_ci	help
118c2ecf20Sopenharmony_ci	  Say Y here to enable Actions Semi OWL pinctrl driver
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciconfig PINCTRL_S500
148c2ecf20Sopenharmony_ci	bool "Actions Semi S500 pinctrl driver"
158c2ecf20Sopenharmony_ci	depends on PINCTRL_OWL
168c2ecf20Sopenharmony_ci	help
178c2ecf20Sopenharmony_ci	  Say Y here to enable Actions Semi S500 pinctrl driver
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ciconfig PINCTRL_S700
208c2ecf20Sopenharmony_ci	bool "Actions Semi S700 pinctrl driver"
218c2ecf20Sopenharmony_ci	depends on PINCTRL_OWL
228c2ecf20Sopenharmony_ci	help
238c2ecf20Sopenharmony_ci	  Say Y here to enable Actions Semi S700 pinctrl driver
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ciconfig PINCTRL_S900
268c2ecf20Sopenharmony_ci	bool "Actions Semi S900 pinctrl driver"
278c2ecf20Sopenharmony_ci	depends on PINCTRL_OWL
288c2ecf20Sopenharmony_ci	help
298c2ecf20Sopenharmony_ci	  Say Y here to enable Actions Semi S900 pinctrl driver
30