kernel/drivers/infiniband/ulp/opa_vnic/Kconfig
.. .. @@ -1,7 +1,8 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 config INFINIBAND_OPA_VNIC 2 3 tristate "Intel OPA VNIC support" 3 4 depends on X86_64 && INFINIBAND 4 - ---help---5 + help5 6 This is Omni-Path (OPA) Virtual Network Interface Controller (VNIC) 6 7 driver for Ethernet over Omni-Path feature. It implements the HW 7 8 independent VNIC functionality. It interfaces with Linux stack for