# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_INFINIBAND_HNS[0m bool "HNS RoCE Driver" depends on [31mCONFIG_NET_VENDOR_HISILICON[0m depends on [31mCONFIG_ARM64[0m || ([31mCONFIG_COMPILE_TEST[0m && [31mCONFIG_64BIT[0m) ---help--- This is a RoCE/RDMA driver for the Hisilicon RoCE engine. The engine is used in Hisilicon Hip06 and more further ICT SoC based on platform device. config [31mCONFIG_INFINIBAND_HNS_HIP06[0m tristate "Hisilicon Hip06 Family RoCE support" depends on [31mCONFIG_INFINIBAND_HNS[0m && [31mCONFIG_HNS[0m && [31mCONFIG_HNS_DSAF[0m && [31mCONFIG_HNS_ENET[0m ---help--- RoCE driver support for Hisilicon RoCE engine in Hisilicon Hip06 and Hip07 SoC. These RoCE engines are platform devices. config [31mCONFIG_INFINIBAND_HNS_HIP08[0m tristate "Hisilicon Hip08 Family RoCE support" depends on [31mCONFIG_INFINIBAND_HNS[0m && [31mCONFIG_PCI[0m && [31mCONFIG_HNS3[0m ---help--- RoCE driver support for Hisilicon RoCE engine in Hisilicon Hip08 SoC. The RoCE engine is a [31mCONFIG_PCI[0m device. |