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