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_INFINIBAND_QIB
	tristate "Intel PCIe HCA support"
	depends on CONFIG_64BIT && CONFIG_INFINIBAND_RDMAVT
	depends on CONFIG_PCI
	---help---
	This is a low-level driver for Intel PCIe QLE InfiniBand host
	channel adapters.  This driver does not support the Intel
	HyperTransport card (model QHT7140).

config CONFIG_INFINIBAND_QIB_DCA
	bool "QIB DCA support"
	depends on CONFIG_INFINIBAND_QIB && CONFIG_DCA && CONFIG_SMP && !(CONFIG_INFINIBAND_QIB=y && CONFIG_DCA=m)
	default y
	---help---
	Setting this enables CONFIG_DCA support on some Intel chip sets
	with the iba7322 HCA.