blob: 961f0b2939132b0b2e50a94e7610cfb72ce8faf4 [file] [log] [blame]
Andy Fleming00db8182005-07-30 19:31:23 -04001#
2# PHY Layer Configuration
3#
4
Jan Engelhardt53f99942007-05-10 22:52:55 -07005menuconfig PHYLIB
Ben Hutchingsfc0b9272011-11-25 14:40:02 +00006 tristate "PHY Device support and infrastructure"
Jan Engelhardt53f99942007-05-10 22:52:55 -07007 depends on !S390
Randy Dunlapcba86f22010-08-11 13:26:57 +00008 depends on NETDEVICES
Andy Fleming00db8182005-07-30 19:31:23 -04009 help
10 Ethernet controllers are usually attached to PHY
11 devices. This option provides infrastructure for
12 managing PHY devices.
13
Jan Engelhardt53f99942007-05-10 22:52:55 -070014if PHYLIB
15
Andy Fleming00db8182005-07-30 19:31:23 -040016comment "MII PHY device drivers"
Andy Fleming00db8182005-07-30 19:31:23 -040017
Matus Ujhelyi0ca71112012-10-14 19:07:16 +000018config AT803X_PHY
19 tristate "Drivers for Atheros AT803X PHYs"
20 ---help---
21 Currently supports the AT8030 and AT8035 model
22
Heiko Schocher49099122012-03-18 11:03:05 +000023config AMD_PHY
24 tristate "Drivers for the AMD PHYs"
25 ---help---
26 Currently supports the am79c874
27
Andy Fleming00db8182005-07-30 19:31:23 -040028config MARVELL_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040029 tristate "Drivers for Marvell PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040030 ---help---
31 Currently has a driver for the 88E1011S
32
33config DAVICOM_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040034 tristate "Drivers for Davicom PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040035 ---help---
36 Currently supports dm9161e and dm9131
37
38config QSEMI_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040039 tristate "Drivers for Quality Semiconductor PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040040 ---help---
41 Currently supports the qs6612
42
43config LXT_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040044 tristate "Drivers for the Intel LXT PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040045 ---help---
46 Currently supports the lxt970, lxt971
47
48config CICADA_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040049 tristate "Drivers for the Cicada PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040050 ---help---
51 Currently supports the cis8204
Jan Engelhardt53f99942007-05-10 22:52:55 -070052
Jon Loeligeref82a302006-06-17 17:52:55 -050053config VITESSE_PHY
54 tristate "Drivers for the Vitesse PHYs"
Jon Loeligeref82a302006-06-17 17:52:55 -050055 ---help---
56 Currently supports the vsc8244
Andy Fleming00db8182005-07-30 19:31:23 -040057
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020058config SMSC_PHY
59 tristate "Drivers for SMSC PHYs"
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020060 ---help---
Steve Glendinning4d9b1a02008-04-28 18:37:29 +010061 Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020062
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010063config BROADCOM_PHY
64 tristate "Drivers for Broadcom PHYs"
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010065 ---help---
Maciej W. Rozycki1b0771a2008-05-17 06:46:19 +010066 Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481
67 and BCM5482 PHYs.
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010068
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000069config BCM63XX_PHY
70 tristate "Drivers for Broadcom 63xx SOCs internal PHY"
Ralf Baechlef1dc0452011-06-14 22:07:58 +000071 depends on BCM63XX
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000072 ---help---
73 Currently supports the 6348 and 6358 PHYs.
74
David Daneye9976d72012-06-27 07:33:38 +000075config BCM87XX_PHY
76 tristate "Driver for Broadcom BCM8706 and BCM8727 PHYs"
77 help
78 Currently supports the BCM8706 and BCM8727 10G Ethernet PHYs.
79
Michael Barkowski0cefeeb2007-05-11 18:24:51 -050080config ICPLUS_PHY
81 tristate "Drivers for ICPlus PHYs"
82 ---help---
Giuseppe CAVALLARO377ecca2010-12-08 23:05:13 +000083 Currently supports the IP175C and IP1001 PHYs.
Michael Barkowski0cefeeb2007-05-11 18:24:51 -050084
Johnson Leung097c2aa2008-02-03 03:50:54 -080085config REALTEK_PHY
86 tristate "Drivers for Realtek PHYs"
87 ---help---
88 Supports the Realtek 821x PHY.
89
Giuseppe Cavallaro914804b2008-11-28 16:14:12 -080090config NATIONAL_PHY
91 tristate "Drivers for National Semiconductor PHYs"
92 ---help---
93 Currently supports the DP83865 PHY.
94
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -080095config STE10XP
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -080096 tristate "Driver for STMicroelectronics STe10Xp PHYs"
97 ---help---
98 This is the driver for the STe100p and STe101p PHYs.
99
Chaithrika U Sdbb7a952008-12-09 22:21:25 -0800100config LSI_ET1011C_PHY
101 tristate "Driver for LSI ET1011C PHY"
102 ---help---
103 Supports the LSI ET1011C PHY.
104
David J. Choid0507002010-04-29 06:12:41 +0000105config MICREL_PHY
106 tristate "Driver for Micrel PHYs"
107 ---help---
108 Supports the KSZ9021, VSC8201, KS8001 PHYs.
109
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700110config FIXED_PHY
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300111 bool "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
Adrian Bunkf9e7d102008-02-27 17:07:54 +0200112 depends on PHYLIB=y
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700113 ---help---
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300114 Adds the platform "fixed" MDIO Bus to cover the boards that use
115 PHYs that are not connected to the real MDIO bus.
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700116
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300117 Currently tested with mpc866ads and mpc8349e-mitx.
Vitaly Bordug7c32f472007-08-10 14:05:16 -0700118
Scott Woode2ec4582007-10-01 14:20:56 -0500119config MDIO_BITBANG
120 tristate "Support for bitbanged MDIO buses"
121 help
122 This module implements the MDIO bus protocol in software,
123 for use by low level drivers that export the ability to
124 drive the relevant pins.
125
126 If in doubt, say N.
127
Paulius Zaleckas72af1872008-11-14 00:24:28 +0000128config MDIO_GPIO
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200129 tristate "Support for GPIO lib-based bitbanged MDIO buses"
Paulius Zaleckasf004f3e2008-11-14 00:24:34 +0000130 depends on MDIO_BITBANG && GENERIC_GPIO
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200131 ---help---
132 Supports GPIO lib-based MDIO busses.
133
Paulius Zaleckasf004f3e2008-11-14 00:24:34 +0000134 To compile this driver as a module, choose M here: the module
135 will be called mdio-gpio.
136
David Daney25d967b2009-10-14 12:04:38 -0700137config MDIO_OCTEON
138 tristate "Support for MDIO buses on Octeon SOCs"
139 depends on CPU_CAVIUM_OCTEON
140 default y
141 help
142
143 This module provides a driver for the Octeon MDIO busses.
144 It is required by the Octeon Ethernet device drivers.
145
146 If in doubt, say Y.
147
David Daney0ca29972012-05-02 15:16:38 +0000148config MDIO_BUS_MUX
149 tristate
150 depends on OF_MDIO
151 help
152 This module provides a driver framework for MDIO bus
153 multiplexers which connect one of several child MDIO busses
154 to a parent bus. Switching between child busses is done by
155 device specific drivers.
156
David Daney416912a2012-05-02 15:16:39 +0000157config MDIO_BUS_MUX_GPIO
158 tristate "Support for GPIO controlled MDIO bus multiplexers"
159 depends on OF_GPIO && OF_MDIO
160 select MDIO_BUS_MUX
161 help
162 This module provides a driver for MDIO bus multiplexers that
163 are controlled via GPIO lines. The multiplexer connects one of
164 several child MDIO busses to a parent bus. Child bus
165 selection is under the control of GPIO lines.
166
Timur Tabi6cc2ff82012-08-24 09:10:53 +0000167config MDIO_BUS_MUX_MMIOREG
168 tristate "Support for MMIO device-controlled MDIO bus multiplexers"
169 depends on OF_MDIO
170 select MDIO_BUS_MUX
171 help
172 This module provides a driver for MDIO bus multiplexers that
173 are controlled via a simple memory-mapped device, like an FPGA.
174 The multiplexer connects one of several child MDIO busses to a
175 parent bus. Child bus selection is under the control of one of
176 the FPGA's registers.
177
178 Currently, only 8-bit registers are supported.
179
Jan Engelhardt53f99942007-05-10 22:52:55 -0700180endif # PHYLIB
Frederic LAMBERTa8e510f2011-12-18 07:33:41 +0000181
182config MICREL_KS8995MA
183 tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"
184 depends on SPI