2010-05-24 11:44:54 +07:00
|
|
|
config INFINIBAND_QIB
|
2013-03-15 01:13:41 +07:00
|
|
|
tristate "Intel PCIe HCA support"
|
2016-01-23 03:44:29 +07:00
|
|
|
depends on 64BIT && INFINIBAND_RDMAVT
|
2017-09-06 17:15:50 +07:00
|
|
|
depends on PCI
|
2010-05-24 11:44:54 +07:00
|
|
|
---help---
|
2013-03-15 01:13:41 +07: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 11:44:54 +07:00
|
|
|
HyperTransport card (model QHT7140).
|
2013-05-31 05:25:25 +07:00
|
|
|
|
|
|
|
config INFINIBAND_QIB_DCA
|
|
|
|
bool "QIB DCA support"
|
2013-08-30 14:39:53 +07:00
|
|
|
depends on INFINIBAND_QIB && DCA && SMP && !(INFINIBAND_QIB=y && DCA=m)
|
2013-05-31 05:25:25 +07:00
|
|
|
default y
|
|
|
|
---help---
|
|
|
|
Setting this enables DCA support on some Intel chip sets
|
|
|
|
with the iba7322 HCA.
|