1config INFINIBAND_HNS 2 tristate "HNS RoCE Driver" 3 depends on NET_VENDOR_HISILICON 4 depends on ARM64 && HNS && HNS_DSAF && HNS_ENET 5 ---help--- 6 This is a RoCE/RDMA driver for the Hisilicon RoCE engine. The engine 7 is used in Hisilicon Hi1610 and more further ICT SoC. 8 9 To compile this driver as a module, choose M here: the module 10 will be called hns-roce. 11