Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) config PINCTRL_OWL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) 	bool "Actions Semi OWL pinctrl driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) 	depends on (ARCH_ACTIONS || COMPILE_TEST) && OF
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) 	select PINMUX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 	select PINCONF
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 	select GENERIC_PINCONF
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 	select GPIOLIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 	select GPIOLIB_IRQCHIP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 	  Say Y here to enable Actions Semi OWL pinctrl driver
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) config PINCTRL_S500
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 	bool "Actions Semi S500 pinctrl driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 	depends on PINCTRL_OWL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 	  Say Y here to enable Actions Semi S500 pinctrl driver
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) config PINCTRL_S700
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 	bool "Actions Semi S700 pinctrl driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) 	depends on PINCTRL_OWL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) 	  Say Y here to enable Actions Semi S700 pinctrl driver
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) config PINCTRL_S900
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) 	bool "Actions Semi S900 pinctrl driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) 	depends on PINCTRL_OWL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) 	help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) 	  Say Y here to enable Actions Semi S900 pinctrl driver