]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - drivers/infiniband/hw/ipath/Kconfig
IB/ipath: Depend on CONFIG_NET
[mirror_ubuntu-jammy-kernel.git] / drivers / infiniband / hw / ipath / Kconfig
1 config INFINIBAND_IPATH
2 tristate "QLogic InfiniPath Driver"
3 depends on (PCI_MSI || HT_IRQ) && 64BIT && INFINIBAND && NET
4 ---help---
5 This is a driver for QLogic InfiniPath host channel adapters,
6 including InfiniBand verbs support. This driver allows these
7 devices to be used with both kernel upper level protocols such
8 as IP-over-InfiniBand as well as with userspace applications
9 (in conjunction with InfiniBand userspace access).