summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/Kconfig
blob: cbe6b51394fd47e23014d9042545949522e51e50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
config INFINIBAND_HNS
	tristate "HNS RoCE Driver"
	depends on NET_VENDOR_HISILICON
	depends on (ARM64 || COMPILE_TEST) && HNS && HNS_DSAF && HNS_ENET
	---help---
	  This is a RoCE/RDMA driver for the Hisilicon RoCE engine. The engine
	  is used in Hisilicon Hi1610 and more further ICT SoC.

	  To compile this driver as a module, choose M here: the module
	  will be called hns-roce.