Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm...
[deliverable/linux.git] / drivers / infiniband / hw / qib / Kconfig
CommitLineData
f931551b 1config INFINIBAND_QIB
e2eed58b 2 tristate "Intel PCIe HCA support"
2dc05ab5 3 depends on 64BIT && INFINIBAND_RDMAVT
f931551b 4 ---help---
e2eed58b
VA
5 This is a low-level driver for Intel PCIe QLE InfiniBand host
6 channel adapters. This driver does not support the Intel
f931551b 7 HyperTransport card (model QHT7140).
8469ba39
MM
8
9config INFINIBAND_QIB_DCA
10 bool "QIB DCA support"
0244ad00 11 depends on INFINIBAND_QIB && DCA && SMP && !(INFINIBAND_QIB=y && DCA=m)
8469ba39
MM
12 default y
13 ---help---
14 Setting this enables DCA support on some Intel chip sets
15 with the iba7322 HCA.
This page took 0.369666 seconds and 5 git commands to generate.