oulijun | 8793f77 | 2016-07-21 19:06:56 +0800 | [diff] [blame] | 1 | config INFINIBAND_HNS |
| 2 | tristate "HNS RoCE Driver" |
| 3 | depends on NET_VENDOR_HISILICON |
Matan Barak | 3e5f088 | 2017-07-25 17:29:06 +0300 | [diff] [blame] | 4 | depends on (ARM64 || (COMPILE_TEST && 64BIT)) && HNS && HNS_DSAF && HNS_ENET |
oulijun | 8793f77 | 2016-07-21 19:06:56 +0800 | [diff] [blame] | 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. |