]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/phy/Kconfig
clk: samsung: Add S5PV210 Audio Subsystem clock driver
[mirror_ubuntu-artful-kernel.git] / drivers / phy / Kconfig
CommitLineData
ff764963
KVA
1#
2# PHY
3#
4
5menu "PHY Subsystem"
6
7config GENERIC_PHY
b51fbf9f 8 bool "PHY Core"
ff764963
KVA
9 help
10 Generic PHY support.
11
12 This framework is designed to provide a generic interface for PHY
13 devices present in the kernel. This layer will have the generic
14 API by which phy drivers can create PHY using the phy framework and
15 phy users can obtain reference to the PHY. All the users of this
16 framework should select this config.
17
069d2e26
SN
18config PHY_EXYNOS_MIPI_VIDEO
19 tristate "S5P/EXYNOS SoC series MIPI CSI-2/DSI PHY driver"
13454e5e
SN
20 depends on HAS_IOMEM
21 depends on ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST
22 select GENERIC_PHY
23 default y if ARCH_S5PV210 || ARCH_EXYNOS
069d2e26
SN
24 help
25 Support for MIPI CSI-2 and MIPI DSI DPHY found on Samsung S5P
26 and EXYNOS SoCs.
27
e3eae857
AL
28config PHY_MVEBU_SATA
29 def_bool y
cbda94e0 30 depends on ARCH_KIRKWOOD || ARCH_DOVE || MACH_DOVE || MACH_KIRKWOOD
e3eae857
AL
31 depends on OF
32 select GENERIC_PHY
33
14da699b
KVA
34config OMAP_CONTROL_PHY
35 tristate "OMAP CONTROL PHY Driver"
907aa3aa 36 depends on ARCH_OMAP2PLUS || COMPILE_TEST
14da699b
KVA
37 help
38 Enable this to add support for the PHY part present in the control
39 module. This driver has API to power on the USB2 PHY and to write to
40 the mailbox. The mailbox is present only in omap4 and the register to
41 power on the USB2 PHY is present in OMAP4 and OMAP5. OMAP5 has an
42 additional register to power on USB3 PHY/SATA PHY/PCIE PHY
43 (PIPE3 PHY).
44
5d93d1e7
KVA
45config OMAP_USB2
46 tristate "OMAP USB2 PHY Driver"
47 depends on ARCH_OMAP2PLUS
88207842 48 depends on USB_PHY
5d93d1e7 49 select GENERIC_PHY
14da699b 50 select OMAP_CONTROL_PHY
02133b9e 51 depends on OMAP_OCP2SCP
5d93d1e7
KVA
52 help
53 Enable this to support the transceiver that is part of SOC. This
54 driver takes care of all the PHY functionality apart from comparator.
55 The USB OTG controller communicates with the comparator using this
56 driver.
57
a70143bb
KVA
58config TI_PIPE3
59 tristate "TI PIPE3 PHY Driver"
60 depends on ARCH_OMAP2PLUS || COMPILE_TEST
61 select GENERIC_PHY
14da699b 62 select OMAP_CONTROL_PHY
02133b9e 63 depends on OMAP_OCP2SCP
a70143bb
KVA
64 help
65 Enable this to support the PIPE3 PHY that is part of TI SOCs. This
66 driver takes care of all the PHY functionality apart from comparator.
67 This driver interacts with the "OMAP Control PHY Driver" to power
68 on/off the PHY.
69
6747caa7
KVA
70config TWL4030_USB
71 tristate "TWL4030 USB Transceiver Driver"
72 depends on TWL4030_CORE && REGULATOR_TWL4030 && USB_MUSB_OMAP2PLUS
88207842 73 depends on USB_PHY
6747caa7 74 select GENERIC_PHY
6747caa7
KVA
75 help
76 Enable this to support the USB OTG transceiver on TWL4030
77 family chips (including the TWL5030 and TPS659x0 devices).
78 This transceiver supports high and full speed devices plus,
79 in host mode, low speed.
80
74988e8b
JH
81config PHY_EXYNOS_DP_VIDEO
82 tristate "EXYNOS SoC series Display Port PHY driver"
83 depends on OF
a50ce20e
SN
84 depends on ARCH_EXYNOS || COMPILE_TEST
85 default ARCH_EXYNOS
74988e8b
JH
86 select GENERIC_PHY
87 help
88 Support for Display Port PHY found on Samsung EXYNOS SoCs.
89
7597fdfc
MP
90config BCM_KONA_USB2_PHY
91 tristate "Broadcom Kona USB2 PHY Driver"
06c304e8 92 depends on HAS_IOMEM
3fc03f3d 93 select GENERIC_PHY
7597fdfc
MP
94 help
95 Enable this to support the Broadcom Kona USB 2.0 PHY.
96
bcff4cba
YK
97config PHY_EXYNOS5250_SATA
98 tristate "Exynos5250 Sata SerDes/PHY driver"
99 depends on SOC_EXYNOS5250
100 depends on HAS_IOMEM
101 depends on OF
102 select GENERIC_PHY
103 select I2C
104 select I2C_S3C2410
105 select MFD_SYSCON
106 help
107 Enable this to support SATA SerDes/Phy found on Samsung's
108 Exynos5250 based SoCs.This SerDes/Phy supports SATA 1.5 Gb/s,
109 SATA 3.0 Gb/s, SATA 6.0 Gb/s speeds. It supports one SATA host
110 port to accept one SATA device.
111
ba4bdc9e
HG
112config PHY_SUN4I_USB
113 tristate "Allwinner sunxi SoC USB PHY driver"
114 depends on ARCH_SUNXI && HAS_IOMEM && OF
9820ccba 115 depends on RESET_CONTROLLER
ba4bdc9e
HG
116 select GENERIC_PHY
117 help
118 Enable this to support the transceiver that is part of Allwinner
119 sunxi SoCs.
120
121 This driver controls the entire USB PHY block, both the USB OTG
122 parts, as well as the 2 regular USB 2 host PHYs.
123
06fb0137
KD
124config PHY_SAMSUNG_USB2
125 tristate "Samsung USB 2.0 PHY driver"
4732aee9 126 depends on HAS_IOMEM
06fb0137
KD
127 select GENERIC_PHY
128 select MFD_SYSCON
129 help
130 Enable this to support the Samsung USB 2.0 PHY driver for Samsung
131 SoCs. This driver provides the interface for USB 2.0 PHY. Support for
132 particular SoCs has to be enabled in addition to this driver. Number
133 and type of supported phys depends on the SoC.
134
135config PHY_EXYNOS4210_USB2
136 bool "Support for Exynos 4210"
137 depends on PHY_SAMSUNG_USB2
138 depends on CPU_EXYNOS4210
139 help
140 Enable USB PHY support for Exynos 4210. This option requires that
141 Samsung USB 2.0 PHY driver is enabled and means that support for this
142 particular SoC is compiled in the driver. In case of Exynos 4210 four
143 phys are available - device, host, HSIC0 and HSIC1.
144
145config PHY_EXYNOS4X12_USB2
146 bool "Support for Exynos 4x12"
147 depends on PHY_SAMSUNG_USB2
148 depends on (SOC_EXYNOS4212 || SOC_EXYNOS4412)
149 help
150 Enable USB PHY support for Exynos 4x12. This option requires that
151 Samsung USB 2.0 PHY driver is enabled and means that support for this
152 particular SoC is compiled in the driver. In case of Exynos 4x12 four
153 phys are available - device, host, HSIC0 and HSIC1.
64bf2b23
KD
154
155config PHY_EXYNOS5250_USB2
156 bool "Support for Exynos 5250"
157 depends on PHY_SAMSUNG_USB2
158 depends on SOC_EXYNOS5250
159 help
160 Enable USB PHY support for Exynos 5250. This option requires that
161 Samsung USB 2.0 PHY driver is enabled and means that support for this
162 particular SoC is compiled in the driver. In case of Exynos 5250 four
163 phys are available - device, host, HSIC0 and HSIC.
164
59025887
VG
165config PHY_EXYNOS5_USBDRD
166 tristate "Exynos5 SoC series USB DRD PHY driver"
167 depends on ARCH_EXYNOS5 && OF
168 depends on HAS_IOMEM
169 select GENERIC_PHY
170 select MFD_SYSCON
171 help
172 Enable USB DRD PHY support for Exynos 5 SoC series.
173 This driver provides PHY interface for USB 3.0 DRD controller
174 present on Exynos5 SoC series.
175
88e670fe
LH
176config PHY_XGENE
177 tristate "APM X-Gene 15Gbps PHY support"
178 depends on HAS_IOMEM && OF && (ARM64 || COMPILE_TEST)
179 select GENERIC_PHY
180 help
181 This option enables support for APM X-Gene SoC multi-purpose PHY.
182
ff764963 183endmenu