blob: e0fdb9201423a316a6c4d5b60e1b1248c40d9b14 [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"
Dennis Dalessandro2dc05ab2016-01-22 12:44:29 -08003 depends on 64BIT && INFINIBAND_RDMAVT
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"
Martin Schwidefsky0244ad02013-08-30 09:39:53 +020011 depends on INFINIBAND_QIB && DCA && SMP && !(INFINIBAND_QIB=y && DCA=m)
Mike Marciniszyn8469ba32013-05-30 18:25:25 -040012 default y
13 ---help---
14 Setting this enables DCA support on some Intel chip sets
15 with the iba7322 HCA.