Kconfig 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. #
  2. # PHY
  3. #
  4. menu "PHY Subsystem"
  5. config GENERIC_PHY
  6. bool "PHY Core"
  7. help
  8. Generic PHY support.
  9. This framework is designed to provide a generic interface for PHY
  10. devices present in the kernel. This layer will have the generic
  11. API by which phy drivers can create PHY using the phy framework and
  12. phy users can obtain reference to the PHY. All the users of this
  13. framework should select this config.
  14. config PHY_BERLIN_SATA
  15. tristate "Marvell Berlin SATA PHY driver"
  16. depends on ARCH_BERLIN && HAS_IOMEM && OF
  17. select GENERIC_PHY
  18. help
  19. Enable this to support the SATA PHY on Marvell Berlin SoCs.
  20. config PHY_EXYNOS_MIPI_VIDEO
  21. tristate "S5P/EXYNOS SoC series MIPI CSI-2/DSI PHY driver"
  22. depends on HAS_IOMEM
  23. depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
  24. select GENERIC_PHY
  25. default y if ARCH_S5PV210 || ARCH_EXYNOS
  26. help
  27. Support for MIPI CSI-2 and MIPI DSI DPHY found on Samsung S5P
  28. and EXYNOS SoCs.
  29. config PHY_MVEBU_SATA
  30. def_bool y
  31. depends on ARCH_DOVE || MACH_DOVE || MACH_KIRKWOOD
  32. depends on OF
  33. select GENERIC_PHY
  34. config PHY_MIPHY365X
  35. tristate "STMicroelectronics MIPHY365X PHY driver for STiH41x series"
  36. depends on ARCH_STI
  37. depends on HAS_IOMEM
  38. depends on OF
  39. select GENERIC_PHY
  40. help
  41. Enable this to support the miphy transceiver (for SATA/PCIE)
  42. that is part of STMicroelectronics STiH41x SoC series.
  43. config PHY_RCAR_GEN2
  44. tristate "Renesas R-Car generation 2 USB PHY driver"
  45. depends on ARCH_SHMOBILE
  46. depends on GENERIC_PHY
  47. help
  48. Support for USB PHY found on Renesas R-Car generation 2 SoCs.
  49. config OMAP_CONTROL_PHY
  50. tristate "OMAP CONTROL PHY Driver"
  51. depends on ARCH_OMAP2PLUS || COMPILE_TEST
  52. help
  53. Enable this to add support for the PHY part present in the control
  54. module. This driver has API to power on the USB2 PHY and to write to
  55. the mailbox. The mailbox is present only in omap4 and the register to
  56. power on the USB2 PHY is present in OMAP4 and OMAP5. OMAP5 has an
  57. additional register to power on USB3 PHY/SATA PHY/PCIE PHY
  58. (PIPE3 PHY).
  59. config OMAP_USB2
  60. tristate "OMAP USB2 PHY Driver"
  61. depends on ARCH_OMAP2PLUS
  62. depends on USB_PHY
  63. select GENERIC_PHY
  64. select OMAP_CONTROL_PHY
  65. depends on OMAP_OCP2SCP
  66. help
  67. Enable this to support the transceiver that is part of SOC. This
  68. driver takes care of all the PHY functionality apart from comparator.
  69. The USB OTG controller communicates with the comparator using this
  70. driver.
  71. config TI_PIPE3
  72. tristate "TI PIPE3 PHY Driver"
  73. depends on ARCH_OMAP2PLUS || COMPILE_TEST
  74. select GENERIC_PHY
  75. select OMAP_CONTROL_PHY
  76. depends on OMAP_OCP2SCP
  77. help
  78. Enable this to support the PIPE3 PHY that is part of TI SOCs. This
  79. driver takes care of all the PHY functionality apart from comparator.
  80. This driver interacts with the "OMAP Control PHY Driver" to power
  81. on/off the PHY.
  82. config TWL4030_USB
  83. tristate "TWL4030 USB Transceiver Driver"
  84. depends on TWL4030_CORE && REGULATOR_TWL4030 && USB_MUSB_OMAP2PLUS
  85. depends on USB_PHY
  86. select GENERIC_PHY
  87. help
  88. Enable this to support the USB OTG transceiver on TWL4030
  89. family chips (including the TWL5030 and TPS659x0 devices).
  90. This transceiver supports high and full speed devices plus,
  91. in host mode, low speed.
  92. config PHY_EXYNOS_DP_VIDEO
  93. tristate "EXYNOS SoC series Display Port PHY driver"
  94. depends on OF
  95. depends on ARCH_EXYNOS || COMPILE_TEST
  96. default ARCH_EXYNOS
  97. select GENERIC_PHY
  98. help
  99. Support for Display Port PHY found on Samsung EXYNOS SoCs.
  100. config BCM_KONA_USB2_PHY
  101. tristate "Broadcom Kona USB2 PHY Driver"
  102. depends on HAS_IOMEM
  103. select GENERIC_PHY
  104. help
  105. Enable this to support the Broadcom Kona USB 2.0 PHY.
  106. config PHY_EXYNOS5250_SATA
  107. tristate "Exynos5250 Sata SerDes/PHY driver"
  108. depends on SOC_EXYNOS5250
  109. depends on HAS_IOMEM
  110. depends on OF
  111. select GENERIC_PHY
  112. select I2C
  113. select I2C_S3C2410
  114. select MFD_SYSCON
  115. help
  116. Enable this to support SATA SerDes/Phy found on Samsung's
  117. Exynos5250 based SoCs.This SerDes/Phy supports SATA 1.5 Gb/s,
  118. SATA 3.0 Gb/s, SATA 6.0 Gb/s speeds. It supports one SATA host
  119. port to accept one SATA device.
  120. config PHY_HIX5HD2_SATA
  121. tristate "HIX5HD2 SATA PHY Driver"
  122. depends on ARCH_HIX5HD2 && OF && HAS_IOMEM
  123. select GENERIC_PHY
  124. select MFD_SYSCON
  125. help
  126. Support for SATA PHY on Hisilicon hix5hd2 Soc.
  127. config PHY_SUN4I_USB
  128. tristate "Allwinner sunxi SoC USB PHY driver"
  129. depends on ARCH_SUNXI && HAS_IOMEM && OF
  130. depends on RESET_CONTROLLER
  131. select GENERIC_PHY
  132. help
  133. Enable this to support the transceiver that is part of Allwinner
  134. sunxi SoCs.
  135. This driver controls the entire USB PHY block, both the USB OTG
  136. parts, as well as the 2 regular USB 2 host PHYs.
  137. config PHY_SAMSUNG_USB2
  138. tristate "Samsung USB 2.0 PHY driver"
  139. depends on HAS_IOMEM
  140. depends on USB_EHCI_EXYNOS || USB_OHCI_EXYNOS || USB_DWC2
  141. select GENERIC_PHY
  142. select MFD_SYSCON
  143. default ARCH_EXYNOS
  144. help
  145. Enable this to support the Samsung USB 2.0 PHY driver for Samsung
  146. SoCs. This driver provides the interface for USB 2.0 PHY. Support
  147. for particular PHYs will be enabled based on the SoC type in addition
  148. to this driver.
  149. config PHY_S5PV210_USB2
  150. bool "Support for S5PV210"
  151. depends on PHY_SAMSUNG_USB2
  152. depends on ARCH_S5PV210
  153. help
  154. Enable USB PHY support for S5PV210. This option requires that Samsung
  155. USB 2.0 PHY driver is enabled and means that support for this
  156. particular SoC is compiled in the driver. In case of S5PV210 two phys
  157. are available - device and host.
  158. config PHY_EXYNOS4210_USB2
  159. bool
  160. depends on PHY_SAMSUNG_USB2
  161. default CPU_EXYNOS4210
  162. config PHY_EXYNOS4X12_USB2
  163. bool
  164. depends on PHY_SAMSUNG_USB2
  165. default SOC_EXYNOS3250 || SOC_EXYNOS4212 || SOC_EXYNOS4412
  166. config PHY_EXYNOS5250_USB2
  167. bool
  168. depends on PHY_SAMSUNG_USB2
  169. default SOC_EXYNOS5250 || SOC_EXYNOS5420
  170. config PHY_EXYNOS5_USBDRD
  171. tristate "Exynos5 SoC series USB DRD PHY driver"
  172. depends on ARCH_EXYNOS5 && OF
  173. depends on HAS_IOMEM
  174. depends on USB_DWC3_EXYNOS
  175. select GENERIC_PHY
  176. select MFD_SYSCON
  177. default y
  178. help
  179. Enable USB DRD PHY support for Exynos 5 SoC series.
  180. This driver provides PHY interface for USB 3.0 DRD controller
  181. present on Exynos5 SoC series.
  182. config PHY_QCOM_APQ8064_SATA
  183. tristate "Qualcomm APQ8064 SATA SerDes/PHY driver"
  184. depends on ARCH_QCOM
  185. depends on HAS_IOMEM
  186. depends on OF
  187. select GENERIC_PHY
  188. config PHY_QCOM_IPQ806X_SATA
  189. tristate "Qualcomm IPQ806x SATA SerDes/PHY driver"
  190. depends on ARCH_QCOM
  191. depends on HAS_IOMEM
  192. depends on OF
  193. select GENERIC_PHY
  194. config PHY_ST_SPEAR1310_MIPHY
  195. tristate "ST SPEAR1310-MIPHY driver"
  196. select GENERIC_PHY
  197. depends on MACH_SPEAR1310 || COMPILE_TEST
  198. help
  199. Support for ST SPEAr1310 MIPHY which can be used for PCIe and SATA.
  200. config PHY_ST_SPEAR1340_MIPHY
  201. tristate "ST SPEAR1340-MIPHY driver"
  202. select GENERIC_PHY
  203. depends on MACH_SPEAR1340 || COMPILE_TEST
  204. help
  205. Support for ST SPEAr1340 MIPHY which can be used for PCIe and SATA.
  206. config PHY_XGENE
  207. tristate "APM X-Gene 15Gbps PHY support"
  208. depends on HAS_IOMEM && OF && (ARM64 || COMPILE_TEST)
  209. select GENERIC_PHY
  210. help
  211. This option enables support for APM X-Gene SoC multi-purpose PHY.
  212. config PHY_STIH407_USB
  213. tristate "STMicroelectronics USB2 picoPHY driver for STiH407 family"
  214. depends on RESET_CONTROLLER
  215. depends on ARCH_STI || COMPILE_TEST
  216. select GENERIC_PHY
  217. help
  218. Enable this support to enable the picoPHY device used by USB2
  219. and USB3 controllers on STMicroelectronics STiH407 SoC families.
  220. config PHY_STIH41X_USB
  221. tristate "STMicroelectronics USB2 PHY driver for STiH41x series"
  222. depends on ARCH_STI
  223. select GENERIC_PHY
  224. help
  225. Enable this to support the USB transceiver that is part of
  226. STMicroelectronics STiH41x SoC series.
  227. endmenu