blob: d03ca4c1ff250d8345d5ebbda2c84d49a38a4ff4 [file] [log] [blame]
Ralph Campbellf9315512010-05-23 21:44:54 -07001config INFINIBAND_QIB
Vinit Agnihotrie2eed582013-03-14 18:13:41 +00002 tristate "Intel PCIe HCA support"
Roland Dreierb2cbae22011-05-20 11:46:11 -07003 depends on 64BIT
Ralph Campbellf9315512010-05-23 21:44:54 -07004 ---help---
Vinit Agnihotrie2eed582013-03-14 18:13:41 +00005 This is a low-level driver for Intel PCIe QLE InfiniBand host
6 channel adapters. This driver does not support the Intel
Ralph Campbellf9315512010-05-23 21:44:54 -07007 HyperTransport card (model QHT7140).
Mike Marciniszyn8469ba32013-05-30 18:25:25 -04008
9config INFINIBAND_QIB_DCA
10 bool "QIB DCA support"
11 depends on INFINIBAND_QIB && DCA && SMP && GENERIC_HARDIRQS && !(INFINIBAND_QIB=y && DCA=m)
12 default y
13 ---help---
14 Setting this enables DCA support on some Intel chip sets
15 with the iba7322 HCA.