M7350/kernel/drivers/infiniband/hw/mlx4/Kconfig

11 lines
390 B
Plaintext
Raw Normal View History

2024-09-09 08:52:07 +00:00
config MLX4_INFINIBAND
tristate "Mellanox ConnectX HCA support"
2024-09-09 08:57:42 +00:00
depends on NETDEVICES && ETHERNET && PCI && INET
2024-09-09 08:52:07 +00:00
select NET_VENDOR_MELLANOX
select MLX4_CORE
---help---
This driver provides low-level InfiniBand support for
Mellanox ConnectX PCI Express host channel adapters (HCAs).
This is required to use InfiniBand protocols such as
IP-over-IB or SRP with these devices.