Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
config CONFIG_PINCTRL_OWL
	bool "Actions Semi OWL pinctrl driver"
	depends on (CONFIG_ARCH_ACTIONS || CONFIG_COMPILE_TEST) && CONFIG_OF
	select CONFIG_PINMUX
	select CONFIG_PINCONF
	select CONFIG_GENERIC_PINCONF
	select CONFIG_GPIOLIB
	select CONFIG_GPIOLIB_IRQCHIP
	help
	  Say Y here to enable Actions Semi OWL pinctrl driver

config CONFIG_PINCTRL_S700
	bool "Actions Semi S700 pinctrl driver"
	depends on CONFIG_PINCTRL_OWL
	help
	  Say Y here to enable Actions Semi S700 pinctrl driver

config CONFIG_PINCTRL_S900
	bool "Actions Semi S900 pinctrl driver"
	depends on CONFIG_PINCTRL_OWL
	help
	  Say Y here to enable Actions Semi S900 pinctrl driver