[PATCH] IB/ipath: fix shared receive queues for RC
[linux-2.6-block.git] / drivers / infiniband / hw / ipath / Kconfig
CommitLineData
77d8798b 1config IPATH_CORE
759d5768 2 tristate "QLogic InfiniPath Driver"
77d8798b
BS
3 depends on 64BIT && PCI_MSI && NET
4 ---help---
759d5768 5 This is a low-level driver for QLogic InfiniPath host channel
77d8798b
BS
6 adapters (HCAs) based on the HT-400 and PE-800 chips.
7
8config INFINIBAND_IPATH
759d5768 9 tristate "QLogic InfiniPath Verbs Driver"
77d8798b
BS
10 depends on IPATH_CORE && INFINIBAND
11 ---help---
12 This is a driver that provides InfiniBand verbs support for
759d5768 13 QLogic InfiniPath host channel adapters (HCAs). This
77d8798b
BS
14 allows these devices to be used with both kernel upper level
15 protocols such as IP-over-InfiniBand as well as with userspace
16 applications (in conjunction with InfiniBand userspace access).