162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 262306a36Sopenharmony_ci# Copyright 2018-2019 Amazon.com, Inc. or its affiliates. All rights reserved. 362306a36Sopenharmony_ci# 462306a36Sopenharmony_ci# Amazon fabric device configuration 562306a36Sopenharmony_ci# 662306a36Sopenharmony_ci 762306a36Sopenharmony_ciconfig INFINIBAND_EFA 862306a36Sopenharmony_ci tristate "Amazon Elastic Fabric Adapter (EFA) support" 962306a36Sopenharmony_ci depends on PCI_MSI && 64BIT && !CPU_BIG_ENDIAN 1062306a36Sopenharmony_ci depends on INFINIBAND_USER_ACCESS 1162306a36Sopenharmony_ci help 1262306a36Sopenharmony_ci This driver supports Amazon Elastic Fabric Adapter (EFA). 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci To compile this driver as a module, choose M here. 1562306a36Sopenharmony_ci The module will be called efa. 16