# SPDX-License-Identifier: GPL-2.0-only
#
# PHY Layer Configuration
#
menuconfig [31mCONFIG_MDIO_DEVICE[0m
tristate "MDIO bus device drivers"
help
[31mCONFIG_MDIO[0m devices and driver infrastructure code.
if [31mCONFIG_MDIO_DEVICE[0m
config [31mCONFIG_MDIO_BUS[0m
tristate
default m if [31mCONFIG_PHYLIB[0m=m
default [31mCONFIG_MDIO_DEVICE[0m
help
This internal symbol is used for link time dependencies and it
reflects whether the mdio_bus/mdio_device code is built as a
loadable module or built-in.
if [31mCONFIG_MDIO_BUS[0m
config [31mCONFIG_MDIO_ASPEED[0m
tristate "ASPEED MDIO bus controller"
depends on [31mCONFIG_ARCH_ASPEED[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_OF_MDIO[0m && [31mCONFIG_HAS_IOMEM[0m
help
This module provides a driver for the independent [31mCONFIG_MDIO[0m bus
controllers found in the ASPEED AST2600 SoC. This is a driver for the
third revision of the ASPEED [31mCONFIG_MDIO[0m register interface - the first two
revisions are the "old" and "new" interfaces found in the AST2400 and
AST2500, embedded in the [31mCONFIG_MAC[0m. For legacy reasons, [31mCONFIG_FTGMAC100[0m driver
continues to drive the embedded [31mCONFIG_MDIO[0m controller for the AST2400 and
AST2500 SoCs, so say N if AST2600 support is not required.
config [31mCONFIG_MDIO_BCM_IPROC[0m
tristate "Broadcom iProc MDIO bus controller"
depends on [31mCONFIG_ARCH_BCM_IPROC[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_HAS_IOMEM[0m && [31mCONFIG_OF_MDIO[0m
help
This module provides a driver for the [31mCONFIG_MDIO[0m busses found in the
Broadcom iProc SoC's.
config [31mCONFIG_MDIO_BCM_UNIMAC[0m
tristate "Broadcom UniMAC MDIO bus controller"
depends on [31mCONFIG_HAS_IOMEM[0m
help
This module provides a driver for the Broadcom UniMAC [31mCONFIG_MDIO[0m busses.
This hardware can be found in the Broadcom GENET Ethernet [31mCONFIG_MAC[0m
controllers as well as some Broadcom Ethernet switches such as the
Starfighter 2 switches.
config [31mCONFIG_MDIO_BITBANG[0m
tristate "Bitbanged MDIO buses"
help
This module implements the [31mCONFIG_MDIO[0m bus protocol in software,
for use by low level drivers that export the ability to
drive the relevant pins.
If in doubt, say N.
config [31mCONFIG_MDIO_BUS_MUX[0m
tristate
depends on [31mCONFIG_OF_MDIO[0m
help
This module provides a driver framework for [31mCONFIG_MDIO[0m bus
multiplexers which connect one of several child [31mCONFIG_MDIO[0m busses
to a parent bus. Switching between child busses is done by
device specific drivers.
config [31mCONFIG_MDIO_BUS_MUX_BCM_IPROC[0m
tristate "Broadcom iProc based MDIO bus multiplexers"
depends on [31mCONFIG_OF[0m && [31mCONFIG_OF_MDIO[0m && ([31mCONFIG_ARCH_BCM_IPROC[0m || [31mCONFIG_COMPILE_TEST[0m)
select [31mCONFIG_MDIO_BUS_MUX[0m
default [31mCONFIG_ARCH_BCM_IPROC[0m
help
This module provides a driver for [31mCONFIG_MDIO[0m bus multiplexers found in
iProc based Broadcom SoCs. This multiplexer connects one of several
child [31mCONFIG_MDIO[0m bus to a parent bus. Buses could be internal as well as
external and selection logic lies inside the same multiplexer.
config [31mCONFIG_MDIO_BUS_MUX_GPIO[0m
tristate "GPIO controlled MDIO bus multiplexers"
depends on [31mCONFIG_OF_GPIO[0m && [31mCONFIG_OF_MDIO[0m
select [31mCONFIG_MDIO_BUS_MUX[0m
help
This module provides a driver for [31mCONFIG_MDIO[0m bus multiplexers that
are controlled via GPIO lines. The multiplexer connects one of
several child [31mCONFIG_MDIO[0m busses to a parent bus. Child bus
selection is under the control of GPIO lines.
config [31mCONFIG_MDIO_BUS_MUX_MESON_G12A[0m
tristate "Amlogic G12a based MDIO bus multiplexer"
depends on [31mCONFIG_ARCH_MESON[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_OF_MDIO[0m && [31mCONFIG_HAS_IOMEM[0m && [31mCONFIG_COMMON_CLK[0m
select [31mCONFIG_MDIO_BUS_MUX[0m
default m if [31mCONFIG_ARCH_MESON[0m
help
This module provides a driver for the [31mCONFIG_MDIO[0m multiplexer/glue of
the amlogic g12a SoC. The multiplexers connects either the external
or the internal [31mCONFIG_MDIO[0m bus to the parent bus.
config [31mCONFIG_MDIO_BUS_MUX_MMIOREG[0m
tristate "MMIO device-controlled MDIO bus multiplexers"
depends on [31mCONFIG_OF_MDIO[0m && [31mCONFIG_HAS_IOMEM[0m
select [31mCONFIG_MDIO_BUS_MUX[0m
help
This module provides a driver for [31mCONFIG_MDIO[0m bus multiplexers that
are controlled via a simple memory-mapped device, like an [31mCONFIG_FPGA[0m.
The multiplexer connects one of several child [31mCONFIG_MDIO[0m busses to a
parent bus. Child bus selection is under the control of one of
the [31mCONFIG_FPGA[0m's registers.
Currently, only 8/16/32 bits registers are supported.
config [31mCONFIG_MDIO_BUS_MUX_MULTIPLEXER[0m
tristate "MDIO bus multiplexer using kernel multiplexer subsystem"
depends on [31mCONFIG_OF_MDIO[0m
select [31mCONFIG_MULTIPLEXER[0m
select [31mCONFIG_MDIO_BUS_MUX[0m
help
This module provides a driver for [31mCONFIG_MDIO[0m bus multiplexer
that is controlled via the kernel multiplexer subsystem. The
bus multiplexer connects one of several child [31mCONFIG_MDIO[0m busses to
a parent bus. Child bus selection is under the control of
the kernel multiplexer subsystem.
config [31mCONFIG_MDIO_CAVIUM[0m
tristate
config [31mCONFIG_MDIO_GPIO[0m
tristate "GPIO lib-based bitbanged MDIO buses"
depends on [31mCONFIG_MDIO_BITBANG[0m
depends on [31mCONFIG_GPIOLIB[0m || [31mCONFIG_COMPILE_TEST[0m
---help---
Supports GPIO lib-based [31mCONFIG_MDIO[0m busses.
To compile this driver as a module, choose [31mCONFIG_M[0m here: the module
will be called mdio-gpio.
config [31mCONFIG_MDIO_HISI_FEMAC[0m
tristate "Hisilicon FEMAC MDIO bus controller"
depends on [31mCONFIG_HAS_IOMEM[0m && [31mCONFIG_OF_MDIO[0m
help
This module provides a driver for the [31mCONFIG_MDIO[0m busses found in the
Hisilicon SoC that have an Fast Ethernet [31mCONFIG_MAC[0m.
config [31mCONFIG_MDIO_I2C[0m
tristate
depends on [31mCONFIG_I2C[0m
help
Support [31mCONFIG_I2C[0m based PHYs. This provides a [31mCONFIG_MDIO[0m bus bridged
to [31mCONFIG_I2C[0m to allow PHYs connected in [31mCONFIG_I2C[0m mode to be accessed
using the existing infrastructure.
This is library mode.
config [31mCONFIG_MDIO_MOXART[0m
tristate "MOXA ART MDIO interface support"
depends on [31mCONFIG_ARCH_MOXART[0m || [31mCONFIG_COMPILE_TEST[0m
help
This driver supports the [31mCONFIG_MDIO[0m interface found in the network
interface units of the MOXA ART SoC
config [31mCONFIG_MDIO_MSCC_MIIM[0m
tristate "Microsemi MIIM interface support"
depends on [31mCONFIG_HAS_IOMEM[0m
help
This driver supports the MIIM ([31mCONFIG_MDIO[0m) interface found in the network
switches of the Microsemi SoCs
config [31mCONFIG_MDIO_OCTEON[0m
tristate "Octeon and some ThunderX SOCs MDIO buses"
depends on ([31mCONFIG_64BIT[0m && [31mCONFIG_OF_MDIO[0m) || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_HAS_IOMEM[0m
select [31mCONFIG_MDIO_CAVIUM[0m
help
This module provides a driver for the Octeon and ThunderX [31mCONFIG_MDIO[0m
buses. It is required by the Octeon and ThunderX ethernet device
drivers on some systems.
config [31mCONFIG_MDIO_SUN4I[0m
tristate "Allwinner sun4i MDIO interface support"
depends on [31mCONFIG_ARCH_SUNXI[0m || [31mCONFIG_COMPILE_TEST[0m
help
This driver supports the [31mCONFIG_MDIO[0m interface found in the network
interface units of the Allwinner SoC that have an EMAC (A10,
A12, A10s, etc.)
config [31mCONFIG_MDIO_THUNDER[0m
tristate "ThunderX SOCs MDIO buses"
depends on [31mCONFIG_64BIT[0m
depends on [31mCONFIG_PCI[0m
select [31mCONFIG_MDIO_CAVIUM[0m
help
This driver supports the [31mCONFIG_MDIO[0m interfaces found on Cavium
ThunderX SoCs when the [31mCONFIG_MDIO[0m bus device appears as a [31mCONFIG_PCI[0m
device.
config [31mCONFIG_MDIO_XGENE[0m
tristate "APM X-Gene SoC MDIO bus controller"
depends on [31mCONFIG_ARCH_XGENE[0m || [31mCONFIG_COMPILE_TEST[0m
help
This module provides a driver for the [31mCONFIG_MDIO[0m busses found in the
[31mCONFIG_APM[0m X-Gene SoC's.
endif
endif
config [31mCONFIG_PHYLINK[0m
tristate
depends on [31mCONFIG_NETDEVICES[0m
select [31mCONFIG_PHYLIB[0m
select [31mCONFIG_SWPHY[0m
help
PHYlink models the link between the PHY and [31mCONFIG_MAC[0m, allowing fixed
configuration links, PHYs, and Serdes links with [31mCONFIG_MAC[0m level
autonegotiation modes.
menuconfig [31mCONFIG_PHYLIB[0m
tristate "PHY Device support and infrastructure"
depends on [31mCONFIG_NETDEVICES[0m
select [31mCONFIG_MDIO_DEVICE[0m
help
Ethernet controllers are usually attached to PHY
devices. This option provides infrastructure for
managing PHY devices.
if [31mCONFIG_PHYLIB[0m
config [31mCONFIG_SWPHY[0m
bool
config [31mCONFIG_LED_TRIGGER_PHY[0m
bool "Support LED triggers for tracking link state"
depends on [31mCONFIG_LEDS_TRIGGERS[0m
---help---
Adds support for a set of LED trigger events per-PHY. Link
state change will trigger the events, for consumption by an
LED class driver. There are triggers for each link speed currently
supported by the PHY and also a one common "link" trigger as a
logical-or of all the link speed ones.
All these triggers are named according to the following pattern:
<mii bus id>:<phy>:<speed>
Where speed is in the form:
<Speed in megabits>Mbps OR <Speed in gigabits>Gbps OR link
for any speed known to the PHY.
comment "MII PHY device drivers"
config [31mCONFIG_SFP[0m
tristate "SFP cage support"
depends on [31mCONFIG_I2C[0m && [31mCONFIG_PHYLINK[0m
depends on [31mCONFIG_HWMON[0m || [31mCONFIG_HWMON[0m=n
select [31mCONFIG_MDIO_I2C[0m
config [31mCONFIG_ADIN_PHY[0m
tristate "Analog Devices Industrial Ethernet PHYs"
help
Adds support for the Analog Devices Industrial Ethernet PHYs.
Currently supports the:
- ADIN1200 - Robust,Industrial, Low Power 10/100 Ethernet PHY
- ADIN1300 - Robust,Industrial, Low Latency 10/100/1000 Gigabit
Ethernet PHY
config [31mCONFIG_AMD_PHY[0m
tristate "AMD PHYs"
---help---
Currently supports the am79c874
config [31mCONFIG_AQUANTIA_PHY[0m
tristate "Aquantia PHYs"
---help---
Currently supports the Aquantia AQ1202, AQ2104, AQR105, AQR405
config [31mCONFIG_AX88796B_PHY[0m
tristate "Asix PHYs"
help
Currently supports the Asix Electronics PHY found in the X-Surf 100
AX88796B package.
config [31mCONFIG_AT803X_PHY[0m
tristate "AT803X PHYs"
---help---
Currently supports the AT8030 and AT8035 model
config [31mCONFIG_BCM63XX_PHY[0m
tristate "Broadcom 63xx SOCs internal PHY"
depends on [31mCONFIG_BCM63XX[0m || [31mCONFIG_COMPILE_TEST[0m
select [31mCONFIG_BCM_NET_PHYLIB[0m
---help---
Currently supports the 6348 and 6358 PHYs.
config [31mCONFIG_BCM7XXX_PHY[0m
tristate "Broadcom 7xxx SOCs internal PHYs"
select [31mCONFIG_BCM_NET_PHYLIB[0m
---help---
Currently supports the BCM7366, BCM7439, BCM7445, and
40nm and 65nm generation of BCM7xxx Set Top Box SoCs.
config [31mCONFIG_BCM87XX_PHY[0m
tristate "Broadcom BCM8706 and BCM8727 PHYs"
help
Currently supports the BCM8706 and BCM8727 10G Ethernet PHYs.
config [31mCONFIG_BCM_CYGNUS_PHY[0m
tristate "Broadcom Cygnus/Omega SoC internal PHY"
depends on [31mCONFIG_ARCH_BCM_IPROC[0m || [31mCONFIG_COMPILE_TEST[0m
depends on [31mCONFIG_MDIO_BCM_IPROC[0m
select [31mCONFIG_BCM_NET_PHYLIB[0m
---help---
This PHY driver is for the 1G internal PHYs of the Broadcom
Cygnus and Omega Family SoC.
Currently supports internal PHY's used in the BCM11300,
BCM11320, BCM11350, BCM11360, BCM58300, BCM58302,
BCM58303 & BCM58305 Broadcom Cygnus SoCs.
config [31mCONFIG_BCM_NET_PHYLIB[0m
tristate
config [31mCONFIG_BROADCOM_PHY[0m
tristate "Broadcom PHYs"
select [31mCONFIG_BCM_NET_PHYLIB[0m
---help---
Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464,
BCM5481, BCM54810 and BCM5482 PHYs.
config [31mCONFIG_CICADA_PHY[0m
tristate "Cicada PHYs"
---help---
Currently supports the cis8204
config [31mCONFIG_CORTINA_PHY[0m
tristate "Cortina EDC CDR 10G Ethernet PHY"
---help---
Currently supports the CS4340 phy.
config [31mCONFIG_DAVICOM_PHY[0m
tristate "Davicom PHYs"
---help---
Currently supports dm9161e and dm9131
config [31mCONFIG_DP83822_PHY[0m
tristate "Texas Instruments DP83822 PHY"
---help---
Supports the DP83822 PHY.
config [31mCONFIG_DP83TC811_PHY[0m
tristate "Texas Instruments DP83TC822 PHY"
---help---
Supports the DP83TC822 PHY.
config [31mCONFIG_DP83848_PHY[0m
tristate "Texas Instruments DP83848 PHY"
---help---
Supports the DP83848 PHY.
config [31mCONFIG_DP83867_PHY[0m
tristate "Texas Instruments DP83867 Gigabit PHY"
---help---
Currently supports the DP83867 PHY.
config [31mCONFIG_FIXED_PHY[0m
tristate "MDIO Bus/PHY emulation with fixed speed/link PHYs"
depends on [31mCONFIG_PHYLIB[0m
select [31mCONFIG_SWPHY[0m
---help---
Adds the platform "fixed" [31mCONFIG_MDIO[0m Bus to cover the boards that use
PHYs that are not connected to the real [31mCONFIG_MDIO[0m bus.
Currently tested with mpc866ads and mpc8349e-mitx.
config [31mCONFIG_ICPLUS_PHY[0m
tristate "ICPlus PHYs"
---help---
Currently supports the IP175C and IP1001 PHYs.
config [31mCONFIG_INTEL_XWAY_PHY[0m
tristate "Intel XWAY PHYs"
---help---
Supports the Intel XWAY (former Lantiq) 11G and 22E PHYs.
These PHYs are marked as standalone chips under the names
PEF 7061, PEF 7071 and PEF 7072 or integrated into the Intel
SoCs xRX200, xRX300, xRX330, xRX350 and xRX550.
config [31mCONFIG_LSI_ET1011C_PHY[0m
tristate "LSI ET1011C PHY"
---help---
Supports the LSI ET1011C PHY.
config [31mCONFIG_LXT_PHY[0m
tristate "Intel LXT PHYs"
---help---
Currently supports the lxt970, lxt971
config [31mCONFIG_MARVELL_PHY[0m
tristate "Marvell PHYs"
---help---
Currently has a driver for the 88E1011S
config [31mCONFIG_MARVELL_10G_PHY[0m
tristate "Marvell Alaska 10Gbit PHYs"
---help---
Support for the Marvell Alaska MV88X3310 and compatible PHYs.
config [31mCONFIG_MESON_GXL_PHY[0m
tristate "Amlogic Meson GXL Internal PHY"
depends on [31mCONFIG_ARCH_MESON[0m || [31mCONFIG_COMPILE_TEST[0m
---help---
Currently has a driver for the Amlogic Meson GXL Internal PHY
config [31mCONFIG_MICREL_PHY[0m
tristate "Micrel PHYs"
---help---
Supports the KSZ9021, VSC8201, KS8001 PHYs.
config [31mCONFIG_MICROCHIP_PHY[0m
tristate "Microchip PHYs"
help
Supports the LAN88XX PHYs.
config [31mCONFIG_MICROCHIP_T1_PHY[0m
tristate "Microchip T1 PHYs"
---help---
Supports the LAN87XX PHYs.
config [31mCONFIG_MICROSEMI_PHY[0m
tristate "Microsemi PHYs"
---help---
Currently supports VSC8514, VSC8530, VSC8531, VSC8540 and VSC8541 PHYs
config [31mCONFIG_NATIONAL_PHY[0m
tristate "National Semiconductor PHYs"
---help---
Currently supports the DP83865 PHY.
config [31mCONFIG_NXP_TJA11XX_PHY[0m
tristate "NXP TJA11xx PHYs support"
depends on [31mCONFIG_HWMON[0m
---help---
Currently supports the NXP TJA1100 and TJA1101 PHY.
config [31mCONFIG_QSEMI_PHY[0m
tristate "Quality Semiconductor PHYs"
---help---
Currently supports the qs6612
config [31mCONFIG_REALTEK_PHY[0m
tristate "Realtek PHYs"
---help---
Supports the Realtek 821x PHY.
config [31mCONFIG_RENESAS_PHY[0m
tristate "Driver for Renesas PHYs"
---help---
Supports the Renesas PHYs uPD60620 and uPD60620A.
config [31mCONFIG_ROCKCHIP_PHY[0m
tristate "Driver for Rockchip Ethernet PHYs"
---help---
Currently supports the integrated Ethernet PHY.
config [31mCONFIG_SMSC_PHY[0m
tristate "SMSC PHYs"
---help---
Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs
config [31mCONFIG_STE10XP[0m
tristate "STMicroelectronics STe10Xp PHYs"
---help---
This is the driver for the STe100p and STe101p PHYs.
config [31mCONFIG_TERANETICS_PHY[0m
tristate "Teranetics PHYs"
---help---
Currently supports the Teranetics TN2020
config [31mCONFIG_VITESSE_PHY[0m
tristate "Vitesse PHYs"
---help---
Currently supports the vsc8244
config [31mCONFIG_XILINX_GMII2RGMII[0m
tristate "Xilinx GMII2RGMII converter driver"
---help---
This driver support xilinx GMII to RGMII IP core it provides
the Reduced Gigabit Media Independent Interface(RGMII) between
Ethernet physical media devices and the Gigabit Ethernet controller.
endif # [31mCONFIG_PHYLIB[0m
config [31mCONFIG_MICREL_KS8995MA[0m
tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"
depends on [31mCONFIG_SPI[0m