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