aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/Kconfig
blob: 044da5828a787537b9744cf6401a06e48c4c00d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
config INFINIBAND_IPATH
	tristate "QLogic InfiniPath Driver"
	depends on (PCI_MSI || HT_IRQ) && 64BIT && NET
	---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).