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

Signed-off-by: Igor Russkikh <irussk...@marvell.com>
Signed-off-by: Alexander Lobakin <aloba...@marvell.com>
Signed-off-by: Michal Kalderon <michal.kalde...@marvell.com>
---
 drivers/net/ethernet/qlogic/Kconfig | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/drivers/net/ethernet/qlogic/Kconfig 
b/drivers/net/ethernet/qlogic/Kconfig
index 8f743d80760b..4366c7a8de95 100644
--- a/drivers/net/ethernet/qlogic/Kconfig
+++ b/drivers/net/ethernet/qlogic/Kconfig
@@ -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
-- 
2.17.1

Reply via email to