|
@@ -1,6 +1,7 @@
|
|
config MLX5_INFINIBAND
|
|
config MLX5_INFINIBAND
|
|
tristate "Mellanox Connect-IB HCA support"
|
|
tristate "Mellanox Connect-IB HCA support"
|
|
depends on NETDEVICES && ETHERNET && PCI && MLX5_CORE
|
|
depends on NETDEVICES && ETHERNET && PCI && MLX5_CORE
|
|
|
|
+ depends on INFINIBAND_USER_ACCESS || INFINIBAND_USER_ACCESS=n
|
|
---help---
|
|
---help---
|
|
This driver provides low-level InfiniBand support for
|
|
This driver provides low-level InfiniBand support for
|
|
Mellanox Connect-IB PCI Express host channel adapters (HCAs).
|
|
Mellanox Connect-IB PCI Express host channel adapters (HCAs).
|