xref: /linux/drivers/infiniband/hw/qedr/Kconfig (revision 5ef12cb4a3a78ffb331c03a795a15eea4ae35155)
1config INFINIBAND_QEDR
2	tristate "QLogic RoCE driver"
3	depends on 64BIT && QEDE
4	depends on PCI
5	select QED_LL2
6	select QED_OOO
7	select QED_RDMA
8	---help---
9	  This driver provides low-level InfiniBand over Ethernet
10	  support for QLogic QED host channel adapters (HCAs).
11