2010-05-24 12:44:54 +08:00
|
|
|
config INFINIBAND_QIB
|
2013-03-15 02:13:41 +08:00
|
|
|
tristate "Intel PCIe HCA support"
|
2011-05-21 02:46:11 +08:00
|
|
|
depends on 64BIT
|
2010-05-24 12:44:54 +08:00
|
|
|
---help---
|
2013-03-15 02:13:41 +08: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 12:44:54 +08:00
|
|
|
HyperTransport card (model QHT7140).
|
2013-05-31 06:25:25 +08:00
|
|
|
|
|
|
|
config INFINIBAND_QIB_DCA
|
|
|
|
bool "QIB DCA support"
|
|
|
|
depends on INFINIBAND_QIB && DCA && SMP && GENERIC_HARDIRQS && !(INFINIBAND_QIB=y && DCA=m)
|
|
|
|
default y
|
|
|
|
---help---
|
|
|
|
Setting this enables DCA support on some Intel chip sets
|
|
|
|
with the iba7322 HCA.
|