Kconfig 480 字节
Newer Older
1 2
config MLX4_INFINIBAND
	tristate "Mellanox ConnectX HCA support"
M
Matan Barak 已提交
3
	depends on NETDEVICES && ETHERNET && PCI && INET
4
	depends on INFINIBAND_USER_ACCESS || !INFINIBAND_USER_ACCESS
5
	depends on MAY_USE_DEVLINK
6
	select NET_VENDOR_MELLANOX
7 8 9 10 11 12
	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.