qed: fix kconfig help entries
authorIgor Russkikh <irusskikh@marvell.com>
Sun, 23 Aug 2020 11:19:27 +0000 (14:19 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2020 01:01:32 +0000 (18:01 -0700)
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>
drivers/net/ethernet/qlogic/Kconfig

index 8f743d8..4366c7a 100644 (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