Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d33695fb authored by Christopher Covington's avatar Christopher Covington Committed by David S. Miller
Browse files

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: default avatarChristopher Covington <cov@codeaurora.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ab4e4c07
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -18,8 +18,6 @@ config MLX5_CORE_EN
	default n
	---help---
	  Ethernet support in Mellanox Technologies ConnectX-4 NIC.
	  Ethernet and Infiniband support in ConnectX-4 are currently mutually
	  exclusive.

config MLX5_CORE_EN_DCB
	bool "Data Center Bridging (DCB) Support"