Browse Source

net: mlx5: Fix Kconfig help text

Since the following commit, Infiniband and Ethernet have not been
mutually exclusive.

Fixes: 4aa17b28 mlx5: Enable mutual support for IB and Ethernet
Signed-off-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Christopher Covington 9 years ago
parent
commit
d33695fbfa
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/net/ethernet/mellanox/mlx5/core/Kconfig

+ 0 - 2
drivers/net/ethernet/mellanox/mlx5/core/Kconfig

@@ -18,8 +18,6 @@ config MLX5_CORE_EN
 	default n
 	default n
 	---help---
 	---help---
 	  Ethernet support in Mellanox Technologies ConnectX-4 NIC.
 	  Ethernet support in Mellanox Technologies ConnectX-4 NIC.
-	  Ethernet and Infiniband support in ConnectX-4 are currently mutually
-	  exclusive.
 
 
 config MLX5_CORE_EN_DCB
 config MLX5_CORE_EN_DCB
 	bool "Data Center Bridging (DCB) Support"
 	bool "Data Center Bridging (DCB) Support"