0001 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
0002 # Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved.
0003 #
0004 # Amazon fabric device configuration
0005 #
0006
0007 config INFINIBAND_EFA
0008 tristate "Amazon Elastic Fabric Adapter (EFA) support"
0009 depends on PCI_MSI && 64BIT && !CPU_BIG_ENDIAN
0010 depends on INFINIBAND_USER_ACCESS
0011 help
0012 This driver supports Amazon Elastic Fabric Adapter (EFA).
0013
0014 To compile this driver as a module, choose M here.
0015 The module will be called efa.