xref: /openbmc/linux/drivers/infiniband/hw/qedr/Kconfig (revision c51d39010a1bccc9c1294e2d7c00005aefeb2b5c)
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