blob: 1db9489f1e82bbc7ae0d10a934af5961a94397df [file] [log] [blame]
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08001config IPATH_CORE
Bryan O'Sullivan759d5762006-07-01 04:35:49 -07002 tristate "QLogic InfiniPath Driver"
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08003 depends on 64BIT && PCI_MSI && NET
4 ---help---
Bryan O'Sullivan759d5762006-07-01 04:35:49 -07005 This is a low-level driver for QLogic InfiniPath host channel
Bryan O'Sullivan77d87982006-03-29 15:23:39 -08006 adapters (HCAs) based on the HT-400 and PE-800 chips.
7
8config INFINIBAND_IPATH
Bryan O'Sullivan759d5762006-07-01 04:35:49 -07009 tristate "QLogic InfiniPath Verbs Driver"
Bryan O'Sullivan77d87982006-03-29 15:23:39 -080010 depends on IPATH_CORE && INFINIBAND
11 ---help---
12 This is a driver that provides InfiniBand verbs support for
Bryan O'Sullivan759d5762006-07-01 04:35:49 -070013 QLogic InfiniPath host channel adapters (HCAs). This
Bryan O'Sullivan77d87982006-03-29 15:23:39 -080014 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).