mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-19 20:13:49 -04:00
Add a low-level IB driver for QLogic PCIe adapters. Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
8 lines
257 B
Plaintext
8 lines
257 B
Plaintext
config INFINIBAND_QIB
|
|
tristate "QLogic PCIe HCA support"
|
|
depends on 64BIT && NET
|
|
---help---
|
|
This is a low-level driver for QLogic PCIe QLE InfiniBand host
|
|
channel adapters. This driver does not support the QLogic
|
|
HyperTransport card (model QHT7140).
|