Kconfig 353 B

123456789
  1. config MLX5_INFINIBAND
  2. tristate "Mellanox Connect-IB HCA support"
  3. depends on NETDEVICES && ETHERNET && PCI && MLX5_CORE
  4. ---help---
  5. This driver provides low-level InfiniBand support for
  6. Mellanox Connect-IB PCI Express host channel adapters (HCAs).
  7. This is required to use InfiniBand protocols such as
  8. IP-over-IB or SRP with these devices.