]> Git Repo - linux.git/blob - drivers/infiniband/hw/efa/Kconfig
arm64: avoid prototype warnings for syscalls
[linux.git] / drivers / infiniband / hw / efa / Kconfig
1 # 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
7 config 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.
This page took 0.037084 seconds and 4 git commands to generate.