162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Fungible Ethernet driver configuration 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciconfig FUN_ETH 762306a36Sopenharmony_ci tristate "Fungible Ethernet device driver" 862306a36Sopenharmony_ci depends on PCI_MSI 962306a36Sopenharmony_ci depends on TLS && TLS_DEVICE || TLS_DEVICE=n 1062306a36Sopenharmony_ci select NET_DEVLINK 1162306a36Sopenharmony_ci select FUN_CORE 1262306a36Sopenharmony_ci help 1362306a36Sopenharmony_ci This driver supports the Ethernet functionality of Fungible adapters. 1462306a36Sopenharmony_ci It works with both physical and virtual functions. 1562306a36Sopenharmony_ci 1662306a36Sopenharmony_ci To compile this driver as a module, choose M here. The module 1762306a36Sopenharmony_ci will be called funeth. 18