1config INFINIBAND_OPA_VNIC 2 tristate "Intel OPA VNIC support" 3 depends on X86_64 && INFINIBAND 4 ---help--- 5 This is Omni-Path (OPA) Virtual Network Interface Controller (VNIC) 6 driver for Ethernet over Omni-Path feature. It implements the HW 7 independent VNIC functionality. It interfaces with Linux stack for 8 data path and IB MAD for the control path. 9