mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-10 07:44:23 +08:00
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 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
|
||||
|
Loading…
Reference in New Issue
Block a user