]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blame - drivers/infiniband/hw/qib/Kconfig
treewide: Add SPDX license identifier - Makefile/Kconfig
[mirror_ubuntu-kernels.git] / drivers / infiniband / hw / qib / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
f931551b 2config INFINIBAND_QIB
e2eed58b 3 tristate "Intel PCIe HCA support"
2dc05ab5 4 depends on 64BIT && INFINIBAND_RDMAVT
931bc0d9 5 depends on PCI
f931551b 6 ---help---
e2eed58b
VA
7 This is a low-level driver for Intel PCIe QLE InfiniBand host
8 channel adapters. This driver does not support the Intel
f931551b 9 HyperTransport card (model QHT7140).
8469ba39
MM
10
11config INFINIBAND_QIB_DCA
12 bool "QIB DCA support"
0244ad00 13 depends on INFINIBAND_QIB && DCA && SMP && !(INFINIBAND_QIB=y && DCA=m)
8469ba39
MM
14 default y
15 ---help---
16 Setting this enables DCA support on some Intel chip sets
17 with the iba7322 HCA.