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:
parent
755f982bb1
commit
b75d05b2da
@ -80,7 +80,7 @@ config QED
|
|||||||
select CRC8
|
select CRC8
|
||||||
select NET_DEVLINK
|
select NET_DEVLINK
|
||||||
help
|
help
|
||||||
This enables the support for ...
|
This enables the support for Marvell FastLinQ adapters family.
|
||||||
|
|
||||||
config QED_LL2
|
config QED_LL2
|
||||||
bool
|
bool
|
||||||
@ -100,7 +100,8 @@ config QEDE
|
|||||||
depends on QED
|
depends on QED
|
||||||
imply PTP_1588_CLOCK
|
imply PTP_1588_CLOCK
|
||||||
help
|
help
|
||||||
This enables the support for ...
|
This enables the support for Marvell FastLinQ adapters family,
|
||||||
|
ethernet driver.
|
||||||
|
|
||||||
config QED_RDMA
|
config QED_RDMA
|
||||||
bool
|
bool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user