blob: 392a6c4b72e5e4decda29324c4b82708311ec7dd [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
Jeff Garzik67c4f3f2005-08-11 02:07:25 -04006 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
18config MARVELL_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040019 tristate "Drivers for Marvell PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040020 ---help---
21 Currently has a driver for the 88E1011S
22
23config DAVICOM_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040024 tristate "Drivers for Davicom PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040025 ---help---
26 Currently supports dm9161e and dm9131
27
28config QSEMI_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040029 tristate "Drivers for Quality Semiconductor PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040030 ---help---
31 Currently supports the qs6612
32
33config LXT_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040034 tristate "Drivers for the Intel LXT PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040035 ---help---
36 Currently supports the lxt970, lxt971
37
38config CICADA_PHY
Jeff Garzik67c4f3f2005-08-11 02:07:25 -040039 tristate "Drivers for the Cicada PHYs"
Andy Fleming00db8182005-07-30 19:31:23 -040040 ---help---
41 Currently supports the cis8204
Jan Engelhardt53f99942007-05-10 22:52:55 -070042
Jon Loeligeref82a3062006-06-17 17:52:55 -050043config VITESSE_PHY
44 tristate "Drivers for the Vitesse PHYs"
Jon Loeligeref82a3062006-06-17 17:52:55 -050045 ---help---
46 Currently supports the vsc8244
Andy Fleming00db8182005-07-30 19:31:23 -040047
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020048config SMSC_PHY
49 tristate "Drivers for SMSC PHYs"
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020050 ---help---
Steve Glendinning4d9b1a02008-04-28 18:37:29 +010051 Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs
Herbert Valerio Riedelc9e055a2006-05-07 23:22:53 +020052
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010053config BROADCOM_PHY
54 tristate "Drivers for Broadcom PHYs"
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010055 ---help---
Maciej W. Rozycki1b0771a2008-05-17 06:46:19 +010056 Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481
57 and BCM5482 PHYs.
Maciej W. Rozyckic4b41c92006-10-03 16:18:13 +010058
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000059config BCM63XX_PHY
60 tristate "Drivers for Broadcom 63xx SOCs internal PHY"
Maxime Bizon09bb9aa2009-07-01 01:29:36 +000061 ---help---
62 Currently supports the 6348 and 6358 PHYs.
63
Michael Barkowski0cefeeb2007-05-11 18:24:51 -050064config ICPLUS_PHY
65 tristate "Drivers for ICPlus PHYs"
66 ---help---
Giuseppe CAVALLARO377ecca2010-12-08 23:05:13 +000067 Currently supports the IP175C and IP1001 PHYs.
Michael Barkowski0cefeeb2007-05-11 18:24:51 -050068
Johnson Leung097c2aa2008-02-03 03:50:54 -080069config REALTEK_PHY
70 tristate "Drivers for Realtek PHYs"
71 ---help---
72 Supports the Realtek 821x PHY.
73
Giuseppe Cavallaro914804b2008-11-28 16:14:12 -080074config NATIONAL_PHY
75 tristate "Drivers for National Semiconductor PHYs"
76 ---help---
77 Currently supports the DP83865 PHY.
78
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -080079config STE10XP
Giuseppe Cavallarof95be1802008-11-28 16:42:41 -080080 tristate "Driver for STMicroelectronics STe10Xp PHYs"
81 ---help---
82 This is the driver for the STe100p and STe101p PHYs.
83
Chaithrika U Sdbb7a952008-12-09 22:21:25 -080084config LSI_ET1011C_PHY
85 tristate "Driver for LSI ET1011C PHY"
86 ---help---
87 Supports the LSI ET1011C PHY.
88
David J. Choid0507002010-04-29 06:12:41 +000089config MICREL_PHY
90 tristate "Driver for Micrel PHYs"
91 ---help---
92 Supports the KSZ9021, VSC8201, KS8001 PHYs.
93
Vitaly Bordug11b0bac2006-08-14 23:00:29 -070094config FIXED_PHY
Vitaly Borduga79d8e92007-12-07 01:51:22 +030095 bool "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
Adrian Bunkf9e7d102008-02-27 17:07:54 +020096 depends on PHYLIB=y
Vitaly Bordug11b0bac2006-08-14 23:00:29 -070097 ---help---
Vitaly Borduga79d8e92007-12-07 01:51:22 +030098 Adds the platform "fixed" MDIO Bus to cover the boards that use
99 PHYs that are not connected to the real MDIO bus.
Vitaly Bordug11b0bac2006-08-14 23:00:29 -0700100
Vitaly Borduga79d8e92007-12-07 01:51:22 +0300101 Currently tested with mpc866ads and mpc8349e-mitx.
Vitaly Bordug7c32f472007-08-10 14:05:16 -0700102
Scott Woode2ec4582007-10-01 14:20:56 -0500103config MDIO_BITBANG
104 tristate "Support for bitbanged MDIO buses"
105 help
106 This module implements the MDIO bus protocol in software,
107 for use by low level drivers that export the ability to
108 drive the relevant pins.
109
110 If in doubt, say N.
111
Paulius Zaleckas72af1872008-11-14 00:24:28 +0000112config MDIO_GPIO
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200113 tristate "Support for GPIO lib-based bitbanged MDIO buses"
Paulius Zaleckasf004f3e2008-11-14 00:24:34 +0000114 depends on MDIO_BITBANG && GENERIC_GPIO
Laurent Pincharta5edecc2008-05-26 11:53:21 +0200115 ---help---
116 Supports GPIO lib-based MDIO busses.
117
Paulius Zaleckasf004f3e2008-11-14 00:24:34 +0000118 To compile this driver as a module, choose M here: the module
119 will be called mdio-gpio.
120
David Daney25d967b2009-10-14 12:04:38 -0700121config MDIO_OCTEON
122 tristate "Support for MDIO buses on Octeon SOCs"
123 depends on CPU_CAVIUM_OCTEON
124 default y
125 help
126
127 This module provides a driver for the Octeon MDIO busses.
128 It is required by the Octeon Ethernet device drivers.
129
130 If in doubt, say Y.
131
Jan Engelhardt53f99942007-05-10 22:52:55 -0700132endif # PHYLIB