xref: /linux/drivers/infiniband/hw/mlx4/Kconfig (revision e8d235d4d8fb8957bae5f6ed4521115203a00d8b)
1config MLX4_INFINIBAND
2	tristate "Mellanox ConnectX HCA support"
3	depends on NETDEVICES && ETHERNET && PCI && INET
4	select NET_VENDOR_MELLANOX
5	select MLX4_CORE
6	---help---
7	  This driver provides low-level InfiniBand support for
8	  Mellanox ConnectX PCI Express host channel adapters (HCAs).
9	  This is required to use InfiniBand protocols such as
10	  IP-over-IB or SRP with these devices.
11