xref: /linux/drivers/infiniband/ulp/opa_vnic/Kconfig (revision 7d6f728c677e9d01b42d3cc9eb9ef40a2de92ea3)
1*7d6f728cSVishwanathapura, Niranjanaconfig INFINIBAND_OPA_VNIC
2*7d6f728cSVishwanathapura, Niranjana	tristate "Intel OPA VNIC support"
3*7d6f728cSVishwanathapura, Niranjana	depends on X86_64 && INFINIBAND
4*7d6f728cSVishwanathapura, Niranjana	---help---
5*7d6f728cSVishwanathapura, Niranjana	This is Omni-Path (OPA) Virtual Network Interface Controller (VNIC)
6*7d6f728cSVishwanathapura, Niranjana	driver for Ethernet over Omni-Path feature. It implements the HW
7*7d6f728cSVishwanathapura, Niranjana	independent VNIC functionality. It interfaces with Linux stack for
8*7d6f728cSVishwanathapura, Niranjana	data path and IB MAD for the control path.
9