xref: /linux/drivers/infiniband/ulp/opa_vnic/Kconfig (revision e58e871becec2d3b04ed91c0c16fe8deac9c9dfa)
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