Kconfig (4241119eeb14f762e2d7f6e7c52afd22cea1de37) Kconfig (20b2af32ff3f0ac74f2bfd0bc2c175b56002d1f1)
1#
2# PHY Layer Configuration
3#
4
5menuconfig MDIO_DEVICE
6 tristate "MDIO bus device drivers"
7 help
8 MDIO devices and driver infrastructure code.

--- 220 unchanged lines hidden (view full) ---

229 Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464,
230 BCM5481, BCM54810 and BCM5482 PHYs.
231
232config CICADA_PHY
233 tristate "Cicada PHYs"
234 ---help---
235 Currently supports the cis8204
236
1#
2# PHY Layer Configuration
3#
4
5menuconfig MDIO_DEVICE
6 tristate "MDIO bus device drivers"
7 help
8 MDIO devices and driver infrastructure code.

--- 220 unchanged lines hidden (view full) ---

229 Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464,
230 BCM5481, BCM54810 and BCM5482 PHYs.
231
232config CICADA_PHY
233 tristate "Cicada PHYs"
234 ---help---
235 Currently supports the cis8204
236
237config CORTINA_PHY
238 tristate "Cortina EDC CDR 10G Ethernet PHY"
239 ---help---
240 Currently supports the CS4340 phy.
241
237config DAVICOM_PHY
238 tristate "Davicom PHYs"
239 ---help---
240 Currently supports dm9161e and dm9131
241
242config DP83848_PHY
243 tristate "Texas Instruments DP83848 PHY"
244 ---help---

--- 37 unchanged lines hidden (view full) ---

282 ---help---
283 Currently supports the lxt970, lxt971
284
285config MARVELL_PHY
286 tristate "Marvell PHYs"
287 ---help---
288 Currently has a driver for the 88E1011S
289
242config DAVICOM_PHY
243 tristate "Davicom PHYs"
244 ---help---
245 Currently supports dm9161e and dm9131
246
247config DP83848_PHY
248 tristate "Texas Instruments DP83848 PHY"
249 ---help---

--- 37 unchanged lines hidden (view full) ---

287 ---help---
288 Currently supports the lxt970, lxt971
289
290config MARVELL_PHY
291 tristate "Marvell PHYs"
292 ---help---
293 Currently has a driver for the 88E1011S
294
295config MARVELL_10G_PHY
296 tristate "Marvell Alaska 10Gbit PHYs"
297 ---help---
298 Support for the Marvell Alaska MV88X3310 and compatible PHYs.
299
290config MESON_GXL_PHY
291 tristate "Amlogic Meson GXL Internal PHY"
292 depends on ARCH_MESON || COMPILE_TEST
293 ---help---
294 Currently has a driver for the Amlogic Meson GXL Internal PHY
295
296config MICREL_PHY
297 tristate "Micrel PHYs"

--- 60 unchanged lines hidden ---
300config MESON_GXL_PHY
301 tristate "Amlogic Meson GXL Internal PHY"
302 depends on ARCH_MESON || COMPILE_TEST
303 ---help---
304 Currently has a driver for the Amlogic Meson GXL Internal PHY
305
306config MICREL_PHY
307 tristate "Micrel PHYs"

--- 60 unchanged lines hidden ---