162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Marvell Prestera drivers configuration 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciconfig PRESTERA 762306a36Sopenharmony_ci tristate "Marvell Prestera Switch ASICs support" 862306a36Sopenharmony_ci depends on NET_SWITCHDEV && VLAN_8021Q 962306a36Sopenharmony_ci depends on BRIDGE || BRIDGE=n 1062306a36Sopenharmony_ci select NET_DEVLINK 1162306a36Sopenharmony_ci select PHYLINK 1262306a36Sopenharmony_ci help 1362306a36Sopenharmony_ci This driver supports Marvell Prestera Switch ASICs family. 1462306a36Sopenharmony_ci 1562306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 1662306a36Sopenharmony_ci module will be called prestera. 1762306a36Sopenharmony_ci 1862306a36Sopenharmony_ciconfig PRESTERA_PCI 1962306a36Sopenharmony_ci tristate "PCI interface driver for Marvell Prestera Switch ASICs family" 2062306a36Sopenharmony_ci depends on PCI && HAS_IOMEM && PRESTERA 2162306a36Sopenharmony_ci default PRESTERA 2262306a36Sopenharmony_ci help 2362306a36Sopenharmony_ci This is implementation of PCI interface support for Marvell Prestera 2462306a36Sopenharmony_ci Switch ASICs family. 2562306a36Sopenharmony_ci 2662306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 2762306a36Sopenharmony_ci module will be called prestera_pci. 28