0001 # SPDX-License-Identifier: GPL-2.0-only
0002 #
0003 # Fungible Ethernet driver configuration
0004 #
0005
0006 config FUN_ETH
0007 tristate "Fungible Ethernet device driver"
0008 depends on PCI && PCI_MSI
0009 depends on TLS && TLS_DEVICE || TLS_DEVICE=n
0010 select NET_DEVLINK
0011 select FUN_CORE
0012 help
0013 This driver supports the Ethernet functionality of Fungible adapters.
0014 It works with both physical and virtual functions.
0015
0016 To compile this driver as a module, choose M here. The module
0017 will be called funeth.