Skip to content

Commit a3e2d4c

Browse files
YueHaibingdledford
authored andcommitted
RDMA/hns: remove obsolete Kconfig comment
Since commit a07fc0b ("RDMA/hns: Fix build error") these kconfig comment is obsolete, so just remove it. Signed-off-by: YueHaibing <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Doug Ledford <[email protected]>
1 parent d8d5cfa commit a3e2d4c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

drivers/infiniband/hw/hns/Kconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,16 @@ config INFINIBAND_HNS
88
is used in Hisilicon Hip06 and more further ICT SoC based on
99
platform device.
1010

11-
To compile HIP06 or HIP08 driver as module, choose M here.
12-
1311
config INFINIBAND_HNS_HIP06
1412
tristate "Hisilicon Hip06 Family RoCE support"
1513
depends on INFINIBAND_HNS && HNS && HNS_DSAF && HNS_ENET
1614
---help---
1715
RoCE driver support for Hisilicon RoCE engine in Hisilicon Hip06 and
1816
Hip07 SoC. These RoCE engines are platform devices.
1917

20-
To compile this driver, choose Y here: if INFINIBAND_HNS is m, this
21-
module will be called hns-roce-hw-v1
22-
2318
config INFINIBAND_HNS_HIP08
2419
tristate "Hisilicon Hip08 Family RoCE support"
2520
depends on INFINIBAND_HNS && PCI && HNS3
2621
---help---
2722
RoCE driver support for Hisilicon RoCE engine in Hisilicon Hip08 SoC.
2823
The RoCE engine is a PCI device.
29-
30-
To compile this driver, choose Y here: if INFINIBAND_HNS is m, this
31-
module will be called hns-roce-hw-v2.

0 commit comments

Comments
 (0)