156051948SVladimir Oltean# SPDX-License-Identifier: GPL-2.0-only 256051948SVladimir Olteanconfig NET_DSA_MSCC_FELIX 356051948SVladimir Oltean tristate "Ocelot / Felix Ethernet switch support" 456051948SVladimir Oltean depends on NET_DSA && PCI 595bed1a9SArnd Bergmann depends on NET_VENDOR_MICROSEMI 6*bdeced75SVladimir Oltean depends on NET_VENDOR_FREESCALE 756051948SVladimir Oltean select MSCC_OCELOT_SWITCH 856051948SVladimir Oltean select NET_DSA_TAG_OCELOT 9*bdeced75SVladimir Oltean select FSL_ENETC_MDIO 1056051948SVladimir Oltean help 1156051948SVladimir Oltean This driver supports the VSC9959 network switch, which is a member of 1256051948SVladimir Oltean the Vitesse / Microsemi / Microchip Ocelot family of switching cores. 1356051948SVladimir Oltean It is embedded as a PCIe function of the NXP LS1028A ENETC integrated 1456051948SVladimir Oltean endpoint. 15