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 OR BSD-2-Clause
# Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved.
#
# Amazon fabric device configuration
#

config CONFIG_INFINIBAND_EFA
	tristate "Amazon Elastic Fabric Adapter (EFA) support"
	depends on CONFIG_PCI_MSI && CONFIG_64BIT && !CONFIG_CPU_BIG_ENDIAN
	depends on CONFIG_INFINIBAND_USER_ACCESS
	help
	  This driver supports Amazon Elastic Fabric Adapter (EFA).

	  To compile this driver as a module, choose CONFIG_M here.
	  The module will be called efa.