mirror of
https://github.com/torvalds/linux.git
synced 2024-11-19 18:41:48 +00:00
048f31437a
Current description did not include new devices. Fix that by proving the correct generic description. Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
10 lines
451 B
Plaintext
10 lines
451 B
Plaintext
config MLX5_INFINIBAND
|
|
tristate "Mellanox 5th generation network adapters (ConnectX series) support"
|
|
depends on NETDEVICES && ETHERNET && PCI && MLX5_CORE
|
|
depends on INFINIBAND_USER_ACCESS || INFINIBAND_USER_ACCESS=n
|
|
---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.
|