Commit b75d05b2 authored by Igor Russkikh's avatar Igor Russkikh Committed by David S. Miller
Browse files

qed: fix kconfig help entries



This patch replaces stubs in kconfig help entries with an actual description.

Signed-off-by: default avatarIgor Russkikh <irusskikh@marvell.com>
Signed-off-by: default avatarAlexander Lobakin <alobakin@marvell.com>
Signed-off-by: default avatarMichal Kalderon <michal.kalderon@marvell.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 755f982b
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@ config QED
	select CRC8
	select NET_DEVLINK
	help
	  This enables the support for ...
	  This enables the support for Marvell FastLinQ adapters family.

config QED_LL2
	bool
@@ -100,7 +100,8 @@ config QEDE
	depends on QED
	imply PTP_1588_CLOCK
	help
	  This enables the support for ...
	  This enables the support for Marvell FastLinQ adapters family,
	  ethernet driver.

config QED_RDMA
	bool