Ralph Campbell | f931551 | 2010-05-23 21:44:54 -0700 | [diff] [blame] | 1 | config INFINIBAND_QIB |
Vinit Agnihotri | e2eed58 | 2013-03-14 18:13:41 +0000 | [diff] [blame] | 2 | tristate "Intel PCIe HCA support" |
Roland Dreier | b2cbae2 | 2011-05-20 11:46:11 -0700 | [diff] [blame] | 3 | depends on 64BIT |
Ralph Campbell | f931551 | 2010-05-23 21:44:54 -0700 | [diff] [blame] | 4 | ---help--- |
Vinit Agnihotri | e2eed58 | 2013-03-14 18:13:41 +0000 | [diff] [blame] | 5 | This is a low-level driver for Intel PCIe QLE InfiniBand host |
| 6 | channel adapters. This driver does not support the Intel |
Ralph Campbell | f931551 | 2010-05-23 21:44:54 -0700 | [diff] [blame] | 7 | HyperTransport card (model QHT7140). |
Mike Marciniszyn | 8469ba3 | 2013-05-30 18:25:25 -0400 | [diff] [blame] | 8 | |
| 9 | config INFINIBAND_QIB_DCA |
| 10 | bool "QIB DCA support" |
Martin Schwidefsky | 0244ad0 | 2013-08-30 09:39:53 +0200 | [diff] [blame] | 11 | depends on INFINIBAND_QIB && DCA && SMP && !(INFINIBAND_QIB=y && DCA=m) |
Mike Marciniszyn | 8469ba3 | 2013-05-30 18:25:25 -0400 | [diff] [blame] | 12 | default y |
| 13 | ---help--- |
| 14 | Setting this enables DCA support on some Intel chip sets |
| 15 | with the iba7322 HCA. |