162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig PINCTRL_OWL
362306a36Sopenharmony_ci	bool "Actions Semi OWL pinctrl driver"
462306a36Sopenharmony_ci	depends on (ARCH_ACTIONS || COMPILE_TEST) && OF
562306a36Sopenharmony_ci	select PINMUX
662306a36Sopenharmony_ci	select PINCONF
762306a36Sopenharmony_ci	select GENERIC_PINCONF
862306a36Sopenharmony_ci	select GPIOLIB
962306a36Sopenharmony_ci	select GPIOLIB_IRQCHIP
1062306a36Sopenharmony_ci	help
1162306a36Sopenharmony_ci	  Say Y here to enable Actions Semi OWL pinctrl driver
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ciconfig PINCTRL_S500
1462306a36Sopenharmony_ci	bool "Actions Semi S500 pinctrl driver"
1562306a36Sopenharmony_ci	depends on ARM || COMPILE_TEST
1662306a36Sopenharmony_ci	depends on PINCTRL_OWL
1762306a36Sopenharmony_ci	help
1862306a36Sopenharmony_ci	  Say Y here to enable Actions Semi S500 pinctrl driver
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ciconfig PINCTRL_S700
2162306a36Sopenharmony_ci	bool "Actions Semi S700 pinctrl driver"
2262306a36Sopenharmony_ci	depends on ARM64 || COMPILE_TEST
2362306a36Sopenharmony_ci	depends on PINCTRL_OWL
2462306a36Sopenharmony_ci	help
2562306a36Sopenharmony_ci	  Say Y here to enable Actions Semi S700 pinctrl driver
2662306a36Sopenharmony_ci
2762306a36Sopenharmony_ciconfig PINCTRL_S900
2862306a36Sopenharmony_ci	bool "Actions Semi S900 pinctrl driver"
2962306a36Sopenharmony_ci	depends on ARM64 || COMPILE_TEST
3062306a36Sopenharmony_ci	depends on PINCTRL_OWL
3162306a36Sopenharmony_ci	help
3262306a36Sopenharmony_ci	  Say Y here to enable Actions Semi S900 pinctrl driver
33