2010-05-24 04:44:54 +00:00
|
|
|
config INFINIBAND_QIB
|
2013-03-14 18:13:41 +00:00
|
|
|
tristate "Intel PCIe HCA support"
|
2016-01-22 20:44:29 +00:00
|
|
|
depends on 64BIT && INFINIBAND_RDMAVT
|
2017-09-06 10:15:50 +00:00
|
|
|
depends on PCI
|
2010-05-24 04:44:54 +00:00
|
|
|
---help---
|
2013-03-14 18:13:41 +00:00
|
|
|
This is a low-level driver for Intel PCIe QLE InfiniBand host
|
|
|
|
channel adapters. This driver does not support the Intel
|
2010-05-24 04:44:54 +00:00
|
|
|
HyperTransport card (model QHT7140).
|
2013-05-30 22:25:25 +00:00
|
|
|
|
|
|
|
config INFINIBAND_QIB_DCA
|
|
|
|
bool "QIB DCA support"
|
2013-08-30 07:39:53 +00:00
|
|
|
depends on INFINIBAND_QIB && DCA && SMP && !(INFINIBAND_QIB=y && DCA=m)
|
2013-05-30 22:25:25 +00:00
|
|
|
default y
|
|
|
|
---help---
|
|
|
|
Setting this enables DCA support on some Intel chip sets
|
|
|
|
with the iba7322 HCA.
|