drivers/net/phy/Kconfig v3.0-rc7

PHYLIB

PHY Device support and infrastructure

Ethernet controllers are usually attached to PHY
devices.  This option provides infrastructure for
managing PHY devices.

MII PHY device drivers

MARVELL_PHY

Drivers for Marvell PHYs

Currently has a driver for the 88E1011S

DAVICOM_PHY

Drivers for Davicom PHYs

Currently supports dm9161e and dm9131

QSEMI_PHY

Drivers for Quality Semiconductor PHYs

Currently supports the qs6612

LXT_PHY

Drivers for the Intel LXT PHYs

Currently supports the lxt970, lxt971

CICADA_PHY

Drivers for the Cicada PHYs

Currently supports the cis8204

VITESSE_PHY

Drivers for the Vitesse PHYs

Currently supports the vsc8244

SMSC_PHY

Drivers for SMSC PHYs

Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs

BROADCOM_PHY

Drivers for Broadcom PHYs

Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481
and BCM5482 PHYs.

BCM63XX_PHY

Drivers for Broadcom 63xx SOCs internal PHY

Currently supports the 6348 and 6358 PHYs.

ICPLUS_PHY

Drivers for ICPlus PHYs

Currently supports the IP175C and IP1001 PHYs.

REALTEK_PHY

Drivers for Realtek PHYs

Supports the Realtek 821x PHY.

NATIONAL_PHY

Drivers for National Semiconductor PHYs

Currently supports the DP83865 PHY.

STE10XP

Driver for STMicroelectronics STe10Xp PHYs

This is the driver for the STe100p and STe101p PHYs.

LSI_ET1011C_PHY

Driver for LSI ET1011C PHY

Supports the LSI ET1011C PHY.

MICREL_PHY

Driver for Micrel PHYs

Supports the KSZ9021, VSC8201, KS8001 PHYs.

FIXED_PHY

Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs

Adds the platform "fixed" MDIO Bus to cover the boards that use
PHYs that are not connected to the real MDIO bus.

Currently tested with mpc866ads and mpc8349e-mitx.

MDIO_BITBANG

Support for bitbanged MDIO buses

This module implements the MDIO bus protocol in software,
for use by low level drivers that export the ability to
drive the relevant pins.

If in doubt, say N.

MDIO_GPIO

Support for GPIO lib-based bitbanged MDIO buses

Supports GPIO lib-based MDIO busses.

To compile this driver as a module, choose M here: the module
will be called mdio-gpio.

MDIO_OCTEON

Support for MDIO buses on Octeon SOCs

This module provides a driver for the Octeon MDIO busses.
It is required by the Octeon Ethernet device drivers.

If in doubt, say Y.