Kconfig (f9cd49033b349b8be3bb1f01b39eed837853d880) Kconfig (9392fa06411cf93885c4cafc8058085d98f52fec)
1config INFINIBAND_OCRDMA
2 tristate "Emulex One Connect HCA support"
1config INFINIBAND_OCRDMA
2 tristate "Emulex One Connect HCA support"
3 depends on ETHERNET && NETDEVICES && PCI && (IPV6 || IPV6=n)
3 depends on ETHERNET && NETDEVICES && PCI && INET && (IPV6 || IPV6=n)
4 select NET_VENDOR_EMULEX
5 select BE2NET
6 ---help---
7 This driver provides low-level InfiniBand over Ethernet
8 support for Emulex One Connect host channel adapters (HCAs).
4 select NET_VENDOR_EMULEX
5 select BE2NET
6 ---help---
7 This driver provides low-level InfiniBand over Ethernet
8 support for Emulex One Connect host channel adapters (HCAs).