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
#
# Huawei driver configuration
#

config CONFIG_HINIC
	tristate "Huawei Intelligent PCIE Network Interface Card"
	depends on (CONFIG_PCI_MSI && (CONFIG_X86 || CONFIG_ARM64))
	---help---
	  This driver supports HiNIC PCIE Ethernet cards.
	  To compile this driver as part of the kernel, choose Y here.
	  If unsure, choose N.
	  The default is compiled as module.