2 # PHY Layer Configuration
6 tristate "PHY Device support and infrastructure"
10 Ethernet controllers are usually attached to PHY
11 devices. This option provides infrastructure for
16 comment "MII PHY device drivers"
19 tristate "Drivers for the AMD PHYs"
21 Currently supports the am79c874
24 tristate "Drivers for Marvell PHYs"
26 Currently has a driver for the 88E1011S
29 tristate "Drivers for Davicom PHYs"
31 Currently supports dm9161e and dm9131
34 tristate "Drivers for Quality Semiconductor PHYs"
36 Currently supports the qs6612
39 tristate "Drivers for the Intel LXT PHYs"
41 Currently supports the lxt970, lxt971
44 tristate "Drivers for the Cicada PHYs"
46 Currently supports the cis8204
49 tristate "Drivers for the Vitesse PHYs"
51 Currently supports the vsc8244
54 tristate "Drivers for SMSC PHYs"
56 Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs
59 tristate "Drivers for Broadcom PHYs"
61 Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481
65 tristate "Drivers for Broadcom 63xx SOCs internal PHY"
68 Currently supports the 6348 and 6358 PHYs.
71 tristate "Drivers for ICPlus PHYs"
73 Currently supports the IP175C and IP1001 PHYs.
76 tristate "Drivers for Realtek PHYs"
78 Supports the Realtek 821x PHY.
81 tristate "Drivers for National Semiconductor PHYs"
83 Currently supports the DP83865 PHY.
86 tristate "Driver for STMicroelectronics STe10Xp PHYs"
88 This is the driver for the STe100p and STe101p PHYs.
90 config LSI_ET1011C_PHY
91 tristate "Driver for LSI ET1011C PHY"
93 Supports the LSI ET1011C PHY.
96 tristate "Driver for Micrel PHYs"
98 Supports the KSZ9021, VSC8201, KS8001 PHYs.
101 bool "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
104 Adds the platform "fixed" MDIO Bus to cover the boards that use
105 PHYs that are not connected to the real MDIO bus.
107 Currently tested with mpc866ads and mpc8349e-mitx.
110 tristate "Support for bitbanged MDIO buses"
112 This module implements the MDIO bus protocol in software,
113 for use by low level drivers that export the ability to
114 drive the relevant pins.
119 tristate "Support for GPIO lib-based bitbanged MDIO buses"
120 depends on MDIO_BITBANG && GENERIC_GPIO
122 Supports GPIO lib-based MDIO busses.
124 To compile this driver as a module, choose M here: the module
125 will be called mdio-gpio.
128 tristate "Support for MDIO buses on Octeon SOCs"
129 depends on CPU_CAVIUM_OCTEON
133 This module provides a driver for the Octeon MDIO busses.
134 It is required by the Octeon Ethernet device drivers.
140 config MICREL_KS8995MA
141 tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"