M7350/kernel/drivers/infiniband/hw/qib/Kconfig

16 lines
475 B
Plaintext
Raw Normal View History

2024-09-09 08:52:07 +00:00
config INFINIBAND_QIB
2024-09-09 08:57:42 +00:00
tristate "Intel PCIe HCA support"
2024-09-09 08:52:07 +00:00
depends on 64BIT
---help---
2024-09-09 08:57:42 +00:00
This is a low-level driver for Intel PCIe QLE InfiniBand host
channel adapters. This driver does not support the Intel
2024-09-09 08:52:07 +00:00
HyperTransport card (model QHT7140).
2024-09-09 08:57:42 +00:00
config INFINIBAND_QIB_DCA
bool "QIB DCA support"
depends on INFINIBAND_QIB && DCA && SMP && !(INFINIBAND_QIB=y && DCA=m)
default y
---help---
Setting this enables DCA support on some Intel chip sets
with the iba7322 HCA.