blob: 457e18ba1d5701eac1450e1d57ebbb0bb77d8db3 [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
2# Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved.
3#
4# Amazon fabric device configuration
5#
6
7config INFINIBAND_EFA
8 tristate "Amazon Elastic Fabric Adapter (EFA) support"
9 depends on PCI_MSI && 64BIT && !CPU_BIG_ENDIAN
10 depends on INFINIBAND_USER_ACCESS
11 help
12 This driver supports Amazon Elastic Fabric Adapter (EFA).
13
14 To compile this driver as a module, choose M here.
15 The module will be called efa.