blob: 70641d2c042957e7e154b4a1d265f39fe3ffa386 [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"
Randy Dunlapcba86f22010-08-11 13:26:57 +00007 depends on NETDEVICES
Andy Fleming00db8182005-07-30 19:31:23 -04008 help
9 Ethernet controllers are usually attached to PHY
10 devices. This option provides infrastructure for
11 managing PHY devices.
12
Jan Engelhardt53f99942007-05-10 22:52:55 -070013if PHYLIB
14
Andy Fleming00db8182005-07-30 19:31:23 -040015comment "MII PHY device drivers"
Andy Fleming00db8182005-07-30 19:31:23 -040016
Matus Ujhelyi0ca71112012-10-14 19:07:16 +000017config AT803X_PHY
18 tristate "Drivers for Atheros AT803X PHYs"
19 ---help---
20 Currently supports the AT8030 and AT8035 model
21
Heiko Schocher49099122012-03-18 11:03:05 +000022config AMD_PHY
23 tristate "Drivers for the AMD PHYs"
24 ---help---
25 Currently supports the am79c874
26
Lendacky, Thomas1ebe98d2014-06-05 09:15:18 -050027config AMD_XGBE_PHY
28 tristate "Driver for the AMD 10GbE (amd-xgbe) PHYs"
Lendacky, Thomas82a19032015-01-16 12:47:16 -060029 depends on (OF || ACPI) && HAS_IOMEM
Jean Delvare74a78b12015-05-06 09:04:40 +020030 depends on ARM64 || COMPILE_TEST
Lendacky, Thomas1ebe98d2014-06-05 09:15:18 -050031 ---help---
32 Currently supports the AMD 10GbE PHY
33
Andy Fleming00db8182005-07-30 19:31:23 -040034config MARVELL_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040035 tristate "Drivers for Marvell PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040036 ---help---
37 Currently has a driver for the 88E1011S
38
39config DAVICOM_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040040 tristate "Drivers for Davicom PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040041 ---help---
42 Currently supports dm9161e and dm9131
43
44config QSEMI_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040045 tristate "Drivers for Quality Semiconductor PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040046 ---help---
47 Currently supports the qs6612
48
49config LXT_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040050 tristate "Drivers for the Intel LXT PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040051 ---help---
52 Currently supports the lxt970, lxt971
53
54config CICADA_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040055 tristate "Drivers for the Cicada PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040056 ---help---
57 Currently supports the cis8204
Jan Engelhardt53f99942007-05-10 22:52:55 -070058
Jon Loeligeref82a3062006-06-17 17:52:55 -050059config VITESSE_PHY
60 tristate "Drivers for the Vitesse PHYs"
Jon Loeligeref82a3062006-06-17 17:52:55 -050061 ---help---
62 Currently supports the vsc8244
Andy Fleming00db8182005-07-30 19:31:23 -040063
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020064config SMSC_PHY
65 tristate "Drivers for SMSC PHYs"
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020066 ---help---
Steve Glendinning4d9b1a02008-04-28 18:37:29 +010067 Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020068
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010069config BROADCOM_PHY
70 tristate "Drivers for Broadcom PHYs"
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010071 ---help---
Alessio Igor Bogani3bca4cf62015-04-08 12:15:18 +020072 Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464,
73 BCM5481 and BCM5482 PHYs.
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010074
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000075config BCM63XX_PHY
76 tristate "Drivers for Broadcom 63xx SOCs internal PHY"
Ralf Baechlef1dc0452011-06-14 22:07:58 +000077 depends on BCM63XX
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000078 ---help---
79 Currently supports the 6348 and 6358 PHYs.
80
Florian Fainellib560a582014-02-13 16:08:45 -080081config BCM7XXX_PHY
82 tristate "Drivers for Broadcom 7xxx SOCs internal PHYs"
83 ---help---
84 Currently supports the BCM7366, BCM7439, BCM7445, and
85 40nm and 65nm generation of BCM7xxx Set Top Box SoCs.
86
David Daneye9976d72012-06-27 07:33:38 +000087config BCM87XX_PHY
88 tristate "Driver for Broadcom BCM8706 and BCM8727 PHYs"
89 help
90 Currently supports the BCM8706 and BCM8727 10G Ethernet PHYs.
91
Michael Barkowski0cefeeb2007-05-11 18:24:51 -050092config ICPLUS_PHY
93 tristate "Drivers for ICPlus PHYs"
94 ---help---
Giuseppe CAVALLARO377ecca2010-12-08 23:05:13 +000095 Currently supports the IP175C and IP1001 PHYs.
Michael Barkowski0cefeeb2007-05-11 18:24:51 -050096
Johnson Leung097c2aa2008-02-03 03:50:54 -080097config REALTEK_PHY
98 tristate "Drivers for Realtek PHYs"
99 ---help---
100 Supports the Realtek 821x PHY.
101
Giuseppe Cavallaro914804b2008-11-28 16:14:12 -0800102config NATIONAL_PHY
103 tristate "Drivers for National Semiconductor PHYs"
104 ---help---
105 Currently supports the DP83865 PHY.
106
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -0800107config STE10XP
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -0800108 tristate "Driver for STMicroelectronics STe10Xp PHYs"
109 ---help---
110 This is the driver for the STe100p and STe101p PHYs.
111
Chaithrika U Sdbb7a952008-12-09 22:21:25 -0800112config LSI_ET1011C_PHY
113 tristate "Driver for LSI ET1011C PHY"
114 ---help---
115 Supports the LSI ET1011C PHY.
116
David J. Choid0507002010-04-29 06:12:41 +0000117config MICREL_PHY
118 tristate "Driver for Micrel PHYs"
119 ---help---
120 Supports the KSZ9021, VSC8201, KS8001 PHYs.
121
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700122config FIXED_PHY
David S. Miller6539c442014-12-16 14:30:09 -0500123 tristate "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
124 depends on PHYLIB
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700125 ---help---
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300126 Adds the platform "fixed" MDIO Bus to cover the boards that use
127 PHYs that are not connected to the real MDIO bus.
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700128
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300129 Currently tested with mpc866ads and mpc8349e-mitx.
Vitaly Bordug7c32f472007-08-10 14:05:16 -0700130
Scott Woode2ec4582007-10-01 14:20:56 -0500131config MDIO_BITBANG
132 tristate "Support for bitbanged MDIO buses"
133 help
134 This module implements the MDIO bus protocol in software,
135 for use by low level drivers that export the ability to
136 drive the relevant pins.
137
138 If in doubt, say N.
139
Paulius Zaleckas72af1872008-11-14 00:24:28 +0000140config MDIO_GPIO
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200141 tristate "Support for GPIO lib-based bitbanged MDIO buses"
Alexandre Courbot76ec9d12013-03-28 04:34:56 -0700142 depends on MDIO_BITBANG && GPIOLIB
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200143 ---help---
144 Supports GPIO lib-based MDIO busses.
145
Paulius Zaleckasf004f3e2008-11-14 00:24:34 +0000146 To compile this driver as a module, choose M here: the module
147 will be called mdio-gpio.
148
David Daney25d967b2009-10-14 12:04:38 -0700149config MDIO_OCTEON
150 tristate "Support for MDIO buses on Octeon SOCs"
David Daney9ddebc42013-05-22 15:10:46 +0000151 depends on CAVIUM_OCTEON_SOC
David Daney25d967b2009-10-14 12:04:38 -0700152 default y
153 help
154
155 This module provides a driver for the Octeon MDIO busses.
156 It is required by the Octeon Ethernet device drivers.
157
158 If in doubt, say Y.
159
Maxime Ripard4bdcb1d2013-05-30 03:49:21 +0000160config MDIO_SUN4I
161 tristate "Allwinner sun4i MDIO interface support"
162 depends on ARCH_SUNXI
Maxime Ripard4bdcb1d2013-05-30 03:49:21 +0000163 help
164 This driver supports the MDIO interface found in the network
165 interface units of the Allwinner SoC that have an EMAC (A10,
166 A12, A10s, etc.)
167
Jonas Jensenb0db7b02013-11-05 16:55:01 +0100168config MDIO_MOXART
169 tristate "MOXA ART MDIO interface support"
170 depends on ARCH_MOXART
171 help
172 This driver supports the MDIO interface found in the network
173 interface units of the MOXA ART SoC
174
David Daney0ca29972012-05-02 15:16:38 +0000175config MDIO_BUS_MUX
176 tristate
177 depends on OF_MDIO
178 help
179 This module provides a driver framework for MDIO bus
180 multiplexers which connect one of several child MDIO busses
181 to a parent bus. Switching between child busses is done by
182 device specific drivers.
183
David Daney416912a2012-05-02 15:16:39 +0000184config MDIO_BUS_MUX_GPIO
185 tristate "Support for GPIO controlled MDIO bus multiplexers"
186 depends on OF_GPIO && OF_MDIO
187 select MDIO_BUS_MUX
188 help
189 This module provides a driver for MDIO bus multiplexers that
190 are controlled via GPIO lines. The multiplexer connects one of
191 several child MDIO busses to a parent bus. Child bus
192 selection is under the control of GPIO lines.
193
Timur Tabi6cc2ff82012-08-24 09:10:53 +0000194config MDIO_BUS_MUX_MMIOREG
195 tristate "Support for MMIO device-controlled MDIO bus multiplexers"
196 depends on OF_MDIO
197 select MDIO_BUS_MUX
198 help
199 This module provides a driver for MDIO bus multiplexers that
200 are controlled via a simple memory-mapped device, like an FPGA.
201 The multiplexer connects one of several child MDIO busses to a
202 parent bus. Child bus selection is under the control of one of
203 the FPGA's registers.
204
205 Currently, only 8-bit registers are supported.
206
Florian Fainelli2ba1b162014-08-27 17:04:47 -0700207config MDIO_BCM_UNIMAC
208 tristate "Broadcom UniMAC MDIO bus controller"
Chen Gangb3a00c92014-10-04 17:54:33 +0800209 depends on HAS_IOMEM
Florian Fainelli2ba1b162014-08-27 17:04:47 -0700210 help
211 This module provides a driver for the Broadcom UniMAC MDIO busses.
212 This hardware can be found in the Broadcom GENET Ethernet MAC
213 controllers as well as some Broadcom Ethernet switches such as the
214 Starfighter 2 switches.
215
Jan Engelhardt53f99942007-05-10 22:52:55 -0700216endif # PHYLIB
Frederic LAMBERTa8e510f2011-12-18 07:33:41 +0000217
218config MICREL_KS8995MA
219 tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"
220 depends on SPI