Kconfig 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. #
  2. # PHY Layer Configuration
  3. #
  4. menuconfig PHYLIB
  5. tristate "PHY Device support and infrastructure"
  6. depends on NETDEVICES
  7. help
  8. Ethernet controllers are usually attached to PHY
  9. devices. This option provides infrastructure for
  10. managing PHY devices.
  11. if PHYLIB
  12. comment "MII PHY device drivers"
  13. config AQUANTIA_PHY
  14. tristate "Drivers for the Aquantia PHYs"
  15. ---help---
  16. Currently supports the Aquantia AQ1202, AQ2104, AQR105, AQR405
  17. config AT803X_PHY
  18. tristate "Drivers for Atheros AT803X PHYs"
  19. ---help---
  20. Currently supports the AT8030 and AT8035 model
  21. config AMD_PHY
  22. tristate "Drivers for the AMD PHYs"
  23. ---help---
  24. Currently supports the am79c874
  25. config MARVELL_PHY
  26. tristate "Drivers for Marvell PHYs"
  27. ---help---
  28. Currently has a driver for the 88E1011S
  29. config DAVICOM_PHY
  30. tristate "Drivers for Davicom PHYs"
  31. ---help---
  32. Currently supports dm9161e and dm9131
  33. config QSEMI_PHY
  34. tristate "Drivers for Quality Semiconductor PHYs"
  35. ---help---
  36. Currently supports the qs6612
  37. config LXT_PHY
  38. tristate "Drivers for the Intel LXT PHYs"
  39. ---help---
  40. Currently supports the lxt970, lxt971
  41. config CICADA_PHY
  42. tristate "Drivers for the Cicada PHYs"
  43. ---help---
  44. Currently supports the cis8204
  45. config VITESSE_PHY
  46. tristate "Drivers for the Vitesse PHYs"
  47. ---help---
  48. Currently supports the vsc8244
  49. config TERANETICS_PHY
  50. tristate "Drivers for the Teranetics PHYs"
  51. ---help---
  52. Currently supports the Teranetics TN2020
  53. config SMSC_PHY
  54. tristate "Drivers for SMSC PHYs"
  55. ---help---
  56. Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs
  57. config BCM_NET_PHYLIB
  58. tristate
  59. config BROADCOM_PHY
  60. tristate "Drivers for Broadcom PHYs"
  61. select BCM_NET_PHYLIB
  62. ---help---
  63. Currently supports the BCM5411, BCM5421, BCM5461, BCM54616S, BCM5464,
  64. BCM5481 and BCM5482 PHYs.
  65. config BCM_CYGNUS_PHY
  66. tristate "Drivers for Broadcom Cygnus SoC internal PHY"
  67. depends on ARCH_BCM_CYGNUS || COMPILE_TEST
  68. depends on MDIO_BCM_IPROC
  69. select BCM_NET_PHYLIB
  70. ---help---
  71. This PHY driver is for the 1G internal PHYs of the Broadcom
  72. Cygnus Family SoC.
  73. Currently supports internal PHY's used in the BCM11300,
  74. BCM11320, BCM11350, BCM11360, BCM58300, BCM58302,
  75. BCM58303 & BCM58305 Broadcom Cygnus SoCs.
  76. config BCM63XX_PHY
  77. tristate "Drivers for Broadcom 63xx SOCs internal PHY"
  78. depends on BCM63XX
  79. select BCM_NET_PHYLIB
  80. ---help---
  81. Currently supports the 6348 and 6358 PHYs.
  82. config BCM7XXX_PHY
  83. tristate "Drivers for Broadcom 7xxx SOCs internal PHYs"
  84. select BCM_NET_PHYLIB
  85. ---help---
  86. Currently supports the BCM7366, BCM7439, BCM7445, and
  87. 40nm and 65nm generation of BCM7xxx Set Top Box SoCs.
  88. config BCM87XX_PHY
  89. tristate "Driver for Broadcom BCM8706 and BCM8727 PHYs"
  90. help
  91. Currently supports the BCM8706 and BCM8727 10G Ethernet PHYs.
  92. config ICPLUS_PHY
  93. tristate "Drivers for ICPlus PHYs"
  94. ---help---
  95. Currently supports the IP175C and IP1001 PHYs.
  96. config REALTEK_PHY
  97. tristate "Drivers for Realtek PHYs"
  98. ---help---
  99. Supports the Realtek 821x PHY.
  100. config NATIONAL_PHY
  101. tristate "Drivers for National Semiconductor PHYs"
  102. ---help---
  103. Currently supports the DP83865 PHY.
  104. config STE10XP
  105. tristate "Driver for STMicroelectronics STe10Xp PHYs"
  106. ---help---
  107. This is the driver for the STe100p and STe101p PHYs.
  108. config LSI_ET1011C_PHY
  109. tristate "Driver for LSI ET1011C PHY"
  110. ---help---
  111. Supports the LSI ET1011C PHY.
  112. config MICREL_PHY
  113. tristate "Driver for Micrel PHYs"
  114. ---help---
  115. Supports the KSZ9021, VSC8201, KS8001 PHYs.
  116. config DP83848_PHY
  117. tristate "Driver for Texas Instruments DP83848 PHY"
  118. ---help---
  119. Supports the DP83848 PHY.
  120. config DP83867_PHY
  121. tristate "Drivers for Texas Instruments DP83867 Gigabit PHY"
  122. ---help---
  123. Currently supports the DP83867 PHY.
  124. config MICROCHIP_PHY
  125. tristate "Drivers for Microchip PHYs"
  126. help
  127. Supports the LAN88XX PHYs.
  128. config FIXED_PHY
  129. tristate "Driver for MDIO Bus/PHY emulation with fixed speed/link PHYs"
  130. depends on PHYLIB
  131. ---help---
  132. Adds the platform "fixed" MDIO Bus to cover the boards that use
  133. PHYs that are not connected to the real MDIO bus.
  134. Currently tested with mpc866ads and mpc8349e-mitx.
  135. config MDIO_BITBANG
  136. tristate "Support for bitbanged MDIO buses"
  137. help
  138. This module implements the MDIO bus protocol in software,
  139. for use by low level drivers that export the ability to
  140. drive the relevant pins.
  141. If in doubt, say N.
  142. config MDIO_GPIO
  143. tristate "Support for GPIO lib-based bitbanged MDIO buses"
  144. depends on MDIO_BITBANG && GPIOLIB
  145. ---help---
  146. Supports GPIO lib-based MDIO busses.
  147. To compile this driver as a module, choose M here: the module
  148. will be called mdio-gpio.
  149. config MDIO_OCTEON
  150. tristate "Support for MDIO buses on Octeon and ThunderX SOCs"
  151. depends on 64BIT
  152. help
  153. This module provides a driver for the Octeon and ThunderX MDIO
  154. busses. It is required by the Octeon and ThunderX ethernet device
  155. drivers.
  156. config MDIO_SUN4I
  157. tristate "Allwinner sun4i MDIO interface support"
  158. depends on ARCH_SUNXI
  159. help
  160. This driver supports the MDIO interface found in the network
  161. interface units of the Allwinner SoC that have an EMAC (A10,
  162. A12, A10s, etc.)
  163. config MDIO_MOXART
  164. tristate "MOXA ART MDIO interface support"
  165. depends on ARCH_MOXART
  166. help
  167. This driver supports the MDIO interface found in the network
  168. interface units of the MOXA ART SoC
  169. config MDIO_BUS_MUX
  170. tristate
  171. depends on OF_MDIO
  172. help
  173. This module provides a driver framework for MDIO bus
  174. multiplexers which connect one of several child MDIO busses
  175. to a parent bus. Switching between child busses is done by
  176. device specific drivers.
  177. config MDIO_BUS_MUX_GPIO
  178. tristate "Support for GPIO controlled MDIO bus multiplexers"
  179. depends on OF_GPIO && OF_MDIO
  180. select MDIO_BUS_MUX
  181. help
  182. This module provides a driver for MDIO bus multiplexers that
  183. are controlled via GPIO lines. The multiplexer connects one of
  184. several child MDIO busses to a parent bus. Child bus
  185. selection is under the control of GPIO lines.
  186. config MDIO_BUS_MUX_MMIOREG
  187. tristate "Support for MMIO device-controlled MDIO bus multiplexers"
  188. depends on OF_MDIO && HAS_IOMEM
  189. select MDIO_BUS_MUX
  190. help
  191. This module provides a driver for MDIO bus multiplexers that
  192. are controlled via a simple memory-mapped device, like an FPGA.
  193. The multiplexer connects one of several child MDIO busses to a
  194. parent bus. Child bus selection is under the control of one of
  195. the FPGA's registers.
  196. Currently, only 8-bit registers are supported.
  197. config MDIO_BCM_UNIMAC
  198. tristate "Broadcom UniMAC MDIO bus controller"
  199. depends on HAS_IOMEM
  200. help
  201. This module provides a driver for the Broadcom UniMAC MDIO busses.
  202. This hardware can be found in the Broadcom GENET Ethernet MAC
  203. controllers as well as some Broadcom Ethernet switches such as the
  204. Starfighter 2 switches.
  205. config MDIO_BCM_IPROC
  206. tristate "Broadcom iProc MDIO bus controller"
  207. depends on ARCH_BCM_IPROC || COMPILE_TEST
  208. depends on HAS_IOMEM && OF_MDIO
  209. help
  210. This module provides a driver for the MDIO busses found in the
  211. Broadcom iProc SoC's.
  212. endif # PHYLIB
  213. config MICREL_KS8995MA
  214. tristate "Micrel KS8995MA 5-ports 10/100 managed Ethernet switch"
  215. depends on SPI