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_LOCHNAGAR
	tristate "Cirrus Logic Lochnagar pinctrl driver"
	depends on CONFIG_MFD_LOCHNAGAR
	select CONFIG_PINMUX
	select CONFIG_PINCONF
	select CONFIG_GENERIC_PINCONF
	help
	  This driver supports configuring the GPIO and other pin configuration
	  of the Cirrus Logic Lochnagar audio development board.

# This is all selected by the Madera MFD driver Kconfig options
config CONFIG_PINCTRL_MADERA
	tristate
	select CONFIG_PINMUX
	select CONFIG_GENERIC_PINCONF

config CONFIG_PINCTRL_CS47L15
	bool

config CONFIG_PINCTRL_CS47L35
	bool

config CONFIG_PINCTRL_CS47L85
	bool

config CONFIG_PINCTRL_CS47L90
	bool

config CONFIG_PINCTRL_CS47L92
	bool