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_NTB_SWITCHTEC
	tristate "MicroSemi Switchtec Non-Transparent Bridge Support"
	select CONFIG_PCI_SW_SWITCHTEC
	help
	 Enables CONFIG_NTB support for Switchtec CONFIG_PCI switches. This also
	 selects the Switchtec management driver as they share the same
	 hardware interface.

	 If unsure, say N.