162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig INFINIBAND_HNS
362306a36Sopenharmony_ci	tristate "HNS RoCE Driver"
462306a36Sopenharmony_ci	depends on NET_VENDOR_HISILICON
562306a36Sopenharmony_ci	depends on ARM64 || (COMPILE_TEST && 64BIT)
662306a36Sopenharmony_ci	depends on (HNS_DSAF && HNS_ENET) || HNS3
762306a36Sopenharmony_ci	help
862306a36Sopenharmony_ci	  This is a RoCE/RDMA driver for the Hisilicon RoCE engine.
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci	  To compile HIP08 driver as module, choose M here.
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ciconfig INFINIBAND_HNS_HIP08
1362306a36Sopenharmony_ci	bool "Hisilicon Hip08 Family RoCE support"
1462306a36Sopenharmony_ci	depends on INFINIBAND_HNS && PCI && HNS3
1562306a36Sopenharmony_ci	depends on INFINIBAND_HNS=m || HNS3=y
1662306a36Sopenharmony_ci	help
1762306a36Sopenharmony_ci	  RoCE driver support for Hisilicon RoCE engine in Hisilicon Hip08 SoC.
1862306a36Sopenharmony_ci	  The RoCE engine is a PCI device.
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ci	  To compile this driver, choose Y here: if INFINIBAND_HNS is m, this
2162306a36Sopenharmony_ci	  module will be called hns-roce-hw-v2.
22