| Roland Dreier | 225c7b1 | 2007-05-08 18:00:38 -0700 | [diff] [blame] | 1 | config MLX4_INFINIBAND | 
 | 2 | 	tristate "Mellanox ConnectX HCA support" | 
| David S. Miller | af3dcd2 | 2011-08-11 23:05:05 -0700 | [diff] [blame] | 3 | 	depends on NETDEVICES && ETHERNET && PCI | 
 | 4 | 	select NET_VENDOR_MELLANOX | 
| Roland Dreier | 225c7b1 | 2007-05-08 18:00:38 -0700 | [diff] [blame] | 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. |