summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/fungible/funeth/Kconfig
blob: e742e7663449420a7487fc9ec4d5d74fa3a9274a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# SPDX-License-Identifier: GPL-2.0-only
#
# Fungible Ethernet driver configuration
#

config FUN_ETH
	tristate "Fungible Ethernet device driver"
	depends on PCI_MSI
	depends on TLS && TLS_DEVICE || TLS_DEVICE=n
	select NET_DEVLINK
	select FUN_CORE
	help
	  This driver supports the Ethernet functionality of Fungible adapters.
	  It works with both physical and virtual functions.

	  To compile this driver as a module, choose M here. The module
          will be called funeth.