]> Git Repo - linux.git/blob - drivers/net/dsa/ocelot/Kconfig
efi/x86: add headroom to decompressor BSS to account for setup block
[linux.git] / drivers / net / dsa / ocelot / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config NET_DSA_MSCC_FELIX
3         tristate "Ocelot / Felix Ethernet switch support"
4         depends on NET_DSA && PCI
5         depends on NET_VENDOR_MICROSEMI
6         depends on NET_VENDOR_FREESCALE
7         select MSCC_OCELOT_SWITCH
8         select NET_DSA_TAG_OCELOT
9         select FSL_ENETC_MDIO
10         help
11           This driver supports the VSC9959 network switch, which is a member of
12           the Vitesse / Microsemi / Microchip Ocelot family of switching cores.
13           It is embedded as a PCIe function of the NXP LS1028A ENETC integrated
14           endpoint.
This page took 0.036141 seconds and 4 git commands to generate.