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