2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2013-07-07 17:25:49 +03:00
|
|
|
config MLX5_INFINIBAND
|
2018-07-16 18:35:37 -07:00
|
|
|
tristate "Mellanox 5th generation network adapters (ConnectX series) support"
|
2015-05-28 22:28:48 +03:00
|
|
|
depends on NETDEVICES && ETHERNET && PCI && MLX5_CORE
|
2013-07-07 17:25:49 +03:00
|
|
|
---help---
|
|
|
|
|
This driver provides low-level InfiniBand support for
|
|
|
|
|
Mellanox Connect-IB PCI Express host channel adapters (HCAs).
|
|
|
|
|
This is required to use InfiniBand protocols such as
|
|
|
|
|
IP-over-IB or SRP with these devices.
|