xref: /linux/drivers/infiniband/ulp/opa_vnic/Kconfig (revision 253f68f413a87a4e2bd93e61b00410e5e1b7b774)
1# SPDX-License-Identifier: GPL-2.0-only
2config INFINIBAND_OPA_VNIC
3	tristate "Cornelis OPX VNIC support"
4	depends on X86_64 && INFINIBAND
5	help
6	This is Omni-Path Express (OPX) Virtual Network Interface Controller (VNIC)
7	driver for Ethernet over Omni-Path feature. It implements the HW
8	independent VNIC functionality. It interfaces with Linux stack for
9	data path and IB MAD for the control path.
10