xref: /linux/drivers/infiniband/hw/mlx5/Kconfig (revision bb9707077b4ee5f77bc9939b057ff8a0d410296f)
1config 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.
9