# 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 [31mCONFIG_INFINIBAND_EFA[0m tristate "Amazon Elastic Fabric Adapter (EFA) support" depends on [31mCONFIG_PCI_MSI[0m && [31mCONFIG_64BIT[0m && ![31mCONFIG_CPU_BIG_ENDIAN[0m depends on [31mCONFIG_INFINIBAND_USER_ACCESS[0m help This driver supports Amazon Elastic Fabric Adapter (EFA). To compile this driver as a module, choose [31mCONFIG_M[0m here. The module will be called efa. |