blob: b57f6c280cad00166303122216c5d2d39f2fb48e [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
Shaohui Xiebee82592015-07-31 16:58:42 +080017config AQUANTIA_PHY
18 tristate "Drivers for the Aquantia PHYs"
19 ---help---
20 Currently supports the Aquantia AQ1202, AQ2104, AQR105, AQR405
21
Matus Ujhelyi0ca71112012-10-14 19:07:16 +000022config AT803X_PHY
23 tristate "Drivers for Atheros AT803X PHYs"
24 ---help---
25 Currently supports the AT8030 and AT8035 model
26
Heiko Schocher49099122012-03-18 11:03:05 +000027config AMD_PHY
28 tristate "Drivers for the AMD PHYs"
29 ---help---
30 Currently supports the am79c874
31
Andy Fleming00db8182005-07-30 19:31:23 -040032config MARVELL_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040033 tristate "Drivers for Marvell PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040034 ---help---
35 Currently has a driver for the 88E1011S
36
37config DAVICOM_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040038 tristate "Drivers for Davicom PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040039 ---help---
40 Currently supports dm9161e and dm9131
41
42config QSEMI_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040043 tristate "Drivers for Quality Semiconductor PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040044 ---help---
45 Currently supports the qs6612
46
47config LXT_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040048 tristate "Drivers for the Intel LXT PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040049 ---help---
50 Currently supports the lxt970, lxt971
51
52config CICADA_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040053 tristate "Drivers for the Cicada PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040054 ---help---
55 Currently supports the cis8204
Jan Engelhardt53f99942007-05-10 22:52:55 -070056
Jon Loeligeref82a302006-06-17 17:52:55 -050057config VITESSE_PHY
58 tristate "Drivers for the Vitesse PHYs"
Jon Loeligeref82a302006-06-17 17:52:55 -050059 ---help---
60 Currently supports the vsc8244
Andy Fleming00db8182005-07-30 19:31:23 -040061
Shaohui Xief61687c2015-07-17 11:19:46 +080062config TERANETICS_PHY
63 tristate "Drivers for the Teranetics PHYs"
64 ---help---
65 Currently supports the Teranetics TN2020
66
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020067config SMSC_PHY
68 tristate "Drivers for SMSC PHYs"
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020069 ---help---
Steve Glendinning4d9b1a02008-04-28 18:37:29 +010070 Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020071
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010072config BROADCOM_PHY
73 tristate "Drivers for Broadcom PHYs"
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010074 ---help---
Alessio Igor Bogani3bca4cf62015-04-08 12:15:18 +020075 Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464,
76 BCM5481 and BCM5482 PHYs.
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010077
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000078config BCM63XX_PHY
79 tristate "Drivers for Broadcom 63xx SOCs internal PHY"
Ralf Baechlef1dc0452011-06-14 22:07:58 +000080 depends on BCM63XX
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000081 ---help---
82 Currently supports the 6348 and 6358 PHYs.
83
Florian Fainellib560a582014-02-13 16:08:45 -080084config BCM7XXX_PHY
85 tristate "Drivers for Broadcom 7xxx SOCs internal PHYs"
86 ---help---
87 Currently supports the BCM7366, BCM7439, BCM7445, and
88 40nm and 65nm generation of BCM7xxx Set Top Box SoCs.
89
David Daneye9976d72012-06-27 07:33:38 +000090config BCM87XX_PHY
91 tristate "Driver for Broadcom BCM8706 and BCM8727 PHYs"
92 help
93 Currently supports the BCM8706 and BCM8727 10G Ethernet PHYs.
94
Michael Barkowski0cefeeb2007-05-11 18:24:51 -050095config ICPLUS_PHY
96 tristate "Drivers for ICPlus PHYs"
97 ---help---
Giuseppe CAVALLARO377ecca2010-12-08 23:05:13 +000098 Currently supports the IP175C and IP1001 PHYs.
Michael Barkowski0cefeeb2007-05-11 18:24:51 -050099
Johnson Leung097c2aa2008-02-03 03:50:54 -0800100config REALTEK_PHY
101 tristate "Drivers for Realtek PHYs"
102 ---help---
103 Supports the Realtek 821x PHY.
104
Giuseppe Cavallaro914804b2008-11-28 16:14:12 -0800105config NATIONAL_PHY
106 tristate "Drivers for National Semiconductor PHYs"
107 ---help---
108 Currently supports the DP83865 PHY.
109
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -0800110config STE10XP
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -0800111 tristate "Driver for STMicroelectronics STe10Xp PHYs"
112 ---help---
113 This is the driver for the STe100p and STe101p PHYs.
114
Chaithrika U Sdbb7a952008-12-09 22:21:25 -0800115config LSI_ET1011C_PHY
116 tristate "Driver for LSI ET1011C PHY"
117 ---help---
118 Supports the LSI ET1011C PHY.
119
David J. Choid0507002010-04-29 06:12:41 +0000120config MICREL_PHY
121 tristate "Driver for Micrel PHYs"
122 ---help---
123 Supports the KSZ9021, VSC8201, KS8001 PHYs.
124
Dan Murphy2a101542015-06-02 09:34:37 -0500125config DP83867_PHY
126 tristate "Drivers for Texas Instruments DP83867 Gigabit PHY"
127 ---help---
128 Currently supports the DP83867 PHY.
129
Woojung.Huh@microchip.com792aec42015-09-09 20:49:53 +0000130config MICROCHIP_PHY
131 tristate "Drivers for Microchip PHYs"
132 help
133 Supports the LAN88XX PHYs.
134
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700135config FIXED_PHY
David S. Miller6539c442014-12-16 14:30:09 -0500136 tristate "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
137 depends on PHYLIB
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700138 ---help---
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300139 Adds the platform "fixed" MDIO Bus to cover the boards that use
140 PHYs that are not connected to the real MDIO bus.
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700141
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300142 Currently tested with mpc866ads and mpc8349e-mitx.
Vitaly Bordug7c32f472007-08-10 14:05:16 -0700143
Scott Woode2ec4582007-10-01 14:20:56 -0500144config MDIO_BITBANG
145 tristate "Support for bitbanged MDIO buses"
146 help
147 This module implements the MDIO bus protocol in software,
148 for use by low level drivers that export the ability to
149 drive the relevant pins.
150
151 If in doubt, say N.
152
Paulius Zaleckas72af1872008-11-14 00:24:28 +0000153config MDIO_GPIO
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200154 tristate "Support for GPIO lib-based bitbanged MDIO buses"
Alexandre Courbot76ec9d12013-03-28 04:34:56 -0700155 depends on MDIO_BITBANG && GPIOLIB
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200156 ---help---
157 Supports GPIO lib-based MDIO busses.
158
Paulius Zaleckasf004f3e2008-11-14 00:24:34 +0000159 To compile this driver as a module, choose M here: the module
160 will be called mdio-gpio.
161
David Daney25d967b2009-10-14 12:04:38 -0700162config MDIO_OCTEON
Radha Mohan Chintakuntlaa6d67862015-07-28 15:12:11 -0700163 tristate "Support for MDIO buses on Octeon and ThunderX SOCs"
164 depends on 64BIT
David Daney25d967b2009-10-14 12:04:38 -0700165 help
166
Radha Mohan Chintakuntlaa6d67862015-07-28 15:12:11 -0700167 This module provides a driver for the Octeon and ThunderX MDIO
168 busses. It is required by the Octeon and ThunderX ethernet device
169 drivers.
David Daney25d967b2009-10-14 12:04:38 -0700170
171 If in doubt, say Y.
172
Maxime Ripard4bdcb1d2013-05-30 03:49:21 +0000173config MDIO_SUN4I
174 tristate "Allwinner sun4i MDIO interface support"
175 depends on ARCH_SUNXI
Maxime Ripard4bdcb1d2013-05-30 03:49:21 +0000176 help
177 This driver supports the MDIO interface found in the network
178 interface units of the Allwinner SoC that have an EMAC (A10,
179 A12, A10s, etc.)
180
Jonas Jensenb0db7b02013-11-05 16:55:01 +0100181config MDIO_MOXART
182 tristate "MOXA ART MDIO interface support"
183 depends on ARCH_MOXART
184 help
185 This driver supports the MDIO interface found in the network
186 interface units of the MOXA ART SoC
187
David Daney0ca29972012-05-02 15:16:38 +0000188config MDIO_BUS_MUX
189 tristate
190 depends on OF_MDIO
191 help
192 This module provides a driver framework for MDIO bus
193 multiplexers which connect one of several child MDIO busses
194 to a parent bus. Switching between child busses is done by
195 device specific drivers.
196
David Daney416912a2012-05-02 15:16:39 +0000197config MDIO_BUS_MUX_GPIO
198 tristate "Support for GPIO controlled MDIO bus multiplexers"
199 depends on OF_GPIO && OF_MDIO
200 select MDIO_BUS_MUX
201 help
202 This module provides a driver for MDIO bus multiplexers that
203 are controlled via GPIO lines. The multiplexer connects one of
204 several child MDIO busses to a parent bus. Child bus
205 selection is under the control of GPIO lines.
206
Timur Tabi6cc2ff82012-08-24 09:10:53 +0000207config MDIO_BUS_MUX_MMIOREG
208 tristate "Support for MMIO device-controlled MDIO bus multiplexers"
Rob Herringcfa52002015-07-05 12:16:27 -0500209 depends on OF_MDIO && HAS_IOMEM
Timur Tabi6cc2ff82012-08-24 09:10:53 +0000210 select MDIO_BUS_MUX
211 help
212 This module provides a driver for MDIO bus multiplexers that
213 are controlled via a simple memory-mapped device, like an FPGA.
214 The multiplexer connects one of several child MDIO busses to a
215 parent bus. Child bus selection is under the control of one of
216 the FPGA's registers.
217
218 Currently, only 8-bit registers are supported.
219
Florian Fainelli2ba1b162014-08-27 17:04:47 -0700220config MDIO_BCM_UNIMAC
221 tristate "Broadcom UniMAC MDIO bus controller"
Chen Gangb3a00c92014-10-04 17:54:33 +0800222 depends on HAS_IOMEM
Florian Fainelli2ba1b162014-08-27 17:04:47 -0700223 help
224 This module provides a driver for the Broadcom UniMAC MDIO busses.
225 This hardware can be found in the Broadcom GENET Ethernet MAC
226 controllers as well as some Broadcom Ethernet switches such as the
227 Starfighter 2 switches.
Arun Parameswaranddc24ae2015-10-06 12:25:47 -0700228
229config MDIO_BCM_IPROC
230 tristate "Broadcom iProc MDIO bus controller"
231 depends on ARCH_BCM_IPROC || COMPILE_TEST
232 depends on HAS_IOMEM && OF_MDIO
233 help
234 This module provides a driver for the MDIO busses found in the
235 Broadcom iProc SoC's.
236
Jan Engelhardt53f99942007-05-10 22:52:55 -0700237endif # PHYLIB
Frederic LAMBERTa8e510f2011-12-18 07:33:41 +0000238
239config MICREL_KS8995MA
240 tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"
241 depends on SPI