b1c1b6a30e
There is little point in keeping the two drivers separate, so we are merging them. Signed-off-by: Bryan O'Sullivan <bryan.osullivan@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
9 lines
420 B
Text
9 lines
420 B
Text
config INFINIBAND_IPATH
|
|
tristate "QLogic InfiniPath Driver"
|
|
depends on PCI_MSI && 64BIT && INFINIBAND
|
|
---help---
|
|
This is a driver for QLogic InfiniPath host channel adapters,
|
|
including InfiniBand verbs support. This driver allows these
|
|
devices to be used with both kernel upper level protocols such
|
|
as IP-over-InfiniBand as well as with userspace applications
|
|
(in conjunction with InfiniBand userspace access).
|