1cb7dd712SShinas Rasheed# SPDX-License-Identifier: GPL-2.0-only 2cb7dd712SShinas Rasheed# 3cb7dd712SShinas Rasheed# Marvell's Octeon PCI Endpoint NIC VF Driver Configuration 4cb7dd712SShinas Rasheed# 5cb7dd712SShinas Rasheed 6cb7dd712SShinas Rasheedconfig OCTEON_EP_VF 7cb7dd712SShinas Rasheed tristate "Marvell Octeon PCI Endpoint NIC VF Driver" 8cb7dd712SShinas Rasheed depends on 64BIT 9cb7dd712SShinas Rasheed depends on PCI 10cb7dd712SShinas Rasheed help 11*bcc11576SGeert Uytterhoeven This driver supports the networking functionality of Marvell's 12cb7dd712SShinas Rasheed Octeon PCI Endpoint NIC VF. 13cb7dd712SShinas Rasheed 14*bcc11576SGeert Uytterhoeven To know the list of devices supported by this driver, refer to the 15cb7dd712SShinas Rasheed documentation in 16cb7dd712SShinas Rasheed <file:Documentation/networking/device_drivers/ethernet/marvell/octeon_ep_vf.rst>. 17cb7dd712SShinas Rasheed 18*bcc11576SGeert Uytterhoeven To compile this driver as a module, choose M here. 19*bcc11576SGeert Uytterhoeven The name of the module will be octeon_ep_vf. 20