]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/infiniband/ulp/opa_vnic/Kconfig
treewide: replace '---help---' in Kconfig files with 'help'
[mirror_ubuntu-jammy-kernel.git] / drivers / infiniband / ulp / opa_vnic / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
7d6f728c
VN
2config INFINIBAND_OPA_VNIC
3 tristate "Intel OPA VNIC support"
4 depends on X86_64 && INFINIBAND
a7f7f624 5 help
7d6f728c
VN
6 This is Omni-Path (OPA) 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.