qed: fix kconfig help entries

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

Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Alexander Lobakin <alobakin@marvell.com>
Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Igor Russkikh 2020-08-23 14:19:27 +03:00 committed by David S. Miller
parent 755f982bb1
commit b75d05b2da
1 changed files with 3 additions and 2 deletions

View File

@ -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