162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig INFINIBAND_QIB 362306a36Sopenharmony_ci tristate "Intel PCIe HCA support" 462306a36Sopenharmony_ci depends on 64BIT && INFINIBAND_RDMAVT 562306a36Sopenharmony_ci depends on PCI 662306a36Sopenharmony_ci help 762306a36Sopenharmony_ci This is a low-level driver for Intel PCIe QLE InfiniBand host 862306a36Sopenharmony_ci channel adapters. This driver does not support the Intel 962306a36Sopenharmony_ci HyperTransport card (model QHT7140). 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciconfig INFINIBAND_QIB_DCA 1262306a36Sopenharmony_ci bool "QIB DCA support" 1362306a36Sopenharmony_ci depends on INFINIBAND_QIB && DCA && SMP && !(INFINIBAND_QIB=y && DCA=m) 1462306a36Sopenharmony_ci default y 1562306a36Sopenharmony_ci help 1662306a36Sopenharmony_ci Setting this enables DCA support on some Intel chip sets 1762306a36Sopenharmony_ci with the iba7322 HCA. 18