Kconfig 439 字节
Newer Older
1
config INFINIBAND_IPATH
2
	tristate "QLogic InfiniPath Driver"
B
Bryan O'Sullivan 已提交
3
	depends on (PCI_MSI || HT_IRQ) && 64BIT && INFINIBAND && NET
4
	---help---
5 6 7 8 9
	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).