blob: 606fdc9247689c2c036ebe0f89a85c83331d4971 [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
Arun Parameswarana1cba562015-10-06 12:25:48 -070072config BCM_NET_PHYLIB
73 tristate
74
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010075config BROADCOM_PHY
76 tristate "Drivers for Broadcom PHYs"
Arun Parameswarana1cba562015-10-06 12:25:48 -070077 select BCM_NET_PHYLIB
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010078 ---help---
Alessio Igor Bogani3bca4cf62015-04-08 12:15:18 +020079 Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464,
80 BCM5481 and BCM5482 PHYs.
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010081
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000082config BCM63XX_PHY
83 tristate "Drivers for Broadcom 63xx SOCs internal PHY"
Ralf Baechlef1dc0452011-06-14 22:07:58 +000084 depends on BCM63XX
Arun Parameswarana1cba562015-10-06 12:25:48 -070085 select BCM_NET_PHYLIB
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000086 ---help---
87 Currently supports the 6348 and 6358 PHYs.
88
Florian Fainellib560a582014-02-13 16:08:45 -080089config BCM7XXX_PHY
90 tristate "Drivers for Broadcom 7xxx SOCs internal PHYs"
Arun Parameswarana1cba562015-10-06 12:25:48 -070091 select BCM_NET_PHYLIB
Florian Fainellib560a582014-02-13 16:08:45 -080092 ---help---
93 Currently supports the BCM7366, BCM7439, BCM7445, and
94 40nm and 65nm generation of BCM7xxx Set Top Box SoCs.
95
David Daneye9976d72012-06-27 07:33:38 +000096config BCM87XX_PHY
97 tristate "Driver for Broadcom BCM8706 and BCM8727 PHYs"
98 help
99 Currently supports the BCM8706 and BCM8727 10G Ethernet PHYs.
100
Michael Barkowski0cefeeb2007-05-11 18:24:51 -0500101config ICPLUS_PHY
102 tristate "Drivers for ICPlus PHYs"
103 ---help---
Giuseppe CAVALLARO377ecca2010-12-08 23:05:13 +0000104 Currently supports the IP175C and IP1001 PHYs.
Michael Barkowski0cefeeb2007-05-11 18:24:51 -0500105
Johnson Leung097c2aa2008-02-03 03:50:54 -0800106config REALTEK_PHY
107 tristate "Drivers for Realtek PHYs"
108 ---help---
109 Supports the Realtek 821x PHY.
110
Giuseppe Cavallaro914804b2008-11-28 16:14:12 -0800111config NATIONAL_PHY
112 tristate "Drivers for National Semiconductor PHYs"
113 ---help---
114 Currently supports the DP83865 PHY.
115
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -0800116config STE10XP
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -0800117 tristate "Driver for STMicroelectronics STe10Xp PHYs"
118 ---help---
119 This is the driver for the STe100p and STe101p PHYs.
120
Chaithrika U Sdbb7a952008-12-09 22:21:25 -0800121config LSI_ET1011C_PHY
122 tristate "Driver for LSI ET1011C PHY"
123 ---help---
124 Supports the LSI ET1011C PHY.
125
David J. Choid0507002010-04-29 06:12:41 +0000126config MICREL_PHY
127 tristate "Driver for Micrel PHYs"
128 ---help---
129 Supports the KSZ9021, VSC8201, KS8001 PHYs.
130
Dan Murphy2a101542015-06-02 09:34:37 -0500131config DP83867_PHY
132 tristate "Drivers for Texas Instruments DP83867 Gigabit PHY"
133 ---help---
134 Currently supports the DP83867 PHY.
135
Woojung.Huh@microchip.com792aec42015-09-09 20:49:53 +0000136config MICROCHIP_PHY
137 tristate "Drivers for Microchip PHYs"
138 help
139 Supports the LAN88XX PHYs.
140
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700141config FIXED_PHY
David S. Miller6539c442014-12-16 14:30:09 -0500142 tristate "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
143 depends on PHYLIB
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700144 ---help---
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300145 Adds the platform "fixed" MDIO Bus to cover the boards that use
146 PHYs that are not connected to the real MDIO bus.
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700147
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300148 Currently tested with mpc866ads and mpc8349e-mitx.
Vitaly Bordug7c32f472007-08-10 14:05:16 -0700149
Scott Woode2ec4582007-10-01 14:20:56 -0500150config MDIO_BITBANG
151 tristate "Support for bitbanged MDIO buses"
152 help
153 This module implements the MDIO bus protocol in software,
154 for use by low level drivers that export the ability to
155 drive the relevant pins.
156
157 If in doubt, say N.
158
Paulius Zaleckas72af1872008-11-14 00:24:28 +0000159config MDIO_GPIO
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200160 tristate "Support for GPIO lib-based bitbanged MDIO buses"
Alexandre Courbot76ec9d12013-03-28 04:34:56 -0700161 depends on MDIO_BITBANG && GPIOLIB
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200162 ---help---
163 Supports GPIO lib-based MDIO busses.
164
Paulius Zaleckasf004f3e2008-11-14 00:24:34 +0000165 To compile this driver as a module, choose M here: the module
166 will be called mdio-gpio.
167
David Daney25d967b2009-10-14 12:04:38 -0700168config MDIO_OCTEON
Radha Mohan Chintakuntlaa6d67862015-07-28 15:12:11 -0700169 tristate "Support for MDIO buses on Octeon and ThunderX SOCs"
170 depends on 64BIT
David Daney25d967b2009-10-14 12:04:38 -0700171 help
172
Radha Mohan Chintakuntlaa6d67862015-07-28 15:12:11 -0700173 This module provides a driver for the Octeon and ThunderX MDIO
174 busses. It is required by the Octeon and ThunderX ethernet device
175 drivers.
David Daney25d967b2009-10-14 12:04:38 -0700176
177 If in doubt, say Y.
178
Maxime Ripard4bdcb1d2013-05-30 03:49:21 +0000179config MDIO_SUN4I
180 tristate "Allwinner sun4i MDIO interface support"
181 depends on ARCH_SUNXI
Maxime Ripard4bdcb1d2013-05-30 03:49:21 +0000182 help
183 This driver supports the MDIO interface found in the network
184 interface units of the Allwinner SoC that have an EMAC (A10,
185 A12, A10s, etc.)
186
Jonas Jensenb0db7b02013-11-05 16:55:01 +0100187config MDIO_MOXART
188 tristate "MOXA ART MDIO interface support"
189 depends on ARCH_MOXART
190 help
191 This driver supports the MDIO interface found in the network
192 interface units of the MOXA ART SoC
193
David Daney0ca29972012-05-02 15:16:38 +0000194config MDIO_BUS_MUX
195 tristate
196 depends on OF_MDIO
197 help
198 This module provides a driver framework for MDIO bus
199 multiplexers which connect one of several child MDIO busses
200 to a parent bus. Switching between child busses is done by
201 device specific drivers.
202
David Daney416912a2012-05-02 15:16:39 +0000203config MDIO_BUS_MUX_GPIO
204 tristate "Support for GPIO controlled MDIO bus multiplexers"
205 depends on OF_GPIO && OF_MDIO
206 select MDIO_BUS_MUX
207 help
208 This module provides a driver for MDIO bus multiplexers that
209 are controlled via GPIO lines. The multiplexer connects one of
210 several child MDIO busses to a parent bus. Child bus
211 selection is under the control of GPIO lines.
212
Timur Tabi6cc2ff82012-08-24 09:10:53 +0000213config MDIO_BUS_MUX_MMIOREG
214 tristate "Support for MMIO device-controlled MDIO bus multiplexers"
Rob Herringcfa52002015-07-05 12:16:27 -0500215 depends on OF_MDIO && HAS_IOMEM
Timur Tabi6cc2ff82012-08-24 09:10:53 +0000216 select MDIO_BUS_MUX
217 help
218 This module provides a driver for MDIO bus multiplexers that
219 are controlled via a simple memory-mapped device, like an FPGA.
220 The multiplexer connects one of several child MDIO busses to a
221 parent bus. Child bus selection is under the control of one of
222 the FPGA's registers.
223
224 Currently, only 8-bit registers are supported.
225
Florian Fainelli2ba1b162014-08-27 17:04:47 -0700226config MDIO_BCM_UNIMAC
227 tristate "Broadcom UniMAC MDIO bus controller"
Chen Gangb3a00c92014-10-04 17:54:33 +0800228 depends on HAS_IOMEM
Florian Fainelli2ba1b162014-08-27 17:04:47 -0700229 help
230 This module provides a driver for the Broadcom UniMAC MDIO busses.
231 This hardware can be found in the Broadcom GENET Ethernet MAC
232 controllers as well as some Broadcom Ethernet switches such as the
233 Starfighter 2 switches.
Arun Parameswaranddc24ae2015-10-06 12:25:47 -0700234
235config MDIO_BCM_IPROC
236 tristate "Broadcom iProc MDIO bus controller"
237 depends on ARCH_BCM_IPROC || COMPILE_TEST
238 depends on HAS_IOMEM && OF_MDIO
239 help
240 This module provides a driver for the MDIO busses found in the
241 Broadcom iProc SoC's.
242
Jan Engelhardt53f99942007-05-10 22:52:55 -0700243endif # PHYLIB
Frederic LAMBERTa8e510f2011-12-18 07:33:41 +0000244
245config MICREL_KS8995MA
246 tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"
247 depends on SPI