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