aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/Kconfig')
-rw-r--r--drivers/phy/Kconfig12
1 files changed, 6 insertions, 6 deletions
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
index 30c82fcbb492..7c49c4c61727 100644
--- a/drivers/phy/Kconfig
+++ b/drivers/phy/Kconfig
@@ -151,14 +151,14 @@ config PHY_EXYNOS4210_USB2
151 phys are available - device, host, HSIC0 and HSIC1. 151 phys are available - device, host, HSIC0 and HSIC1.
152 152
153config PHY_EXYNOS4X12_USB2 153config PHY_EXYNOS4X12_USB2
154 bool "Support for Exynos 4x12" 154 bool "Support for Exynos 3250/4x12"
155 depends on PHY_SAMSUNG_USB2 155 depends on PHY_SAMSUNG_USB2
156 depends on (SOC_EXYNOS4212 || SOC_EXYNOS4412) 156 depends on (SOC_EXYNOS3250 || SOC_EXYNOS4212 || SOC_EXYNOS4412)
157 help 157 help
158 Enable USB PHY support for Exynos 4x12. This option requires that 158 Enable USB PHY support for Exynos 3250/4x12. This option requires
159 Samsung USB 2.0 PHY driver is enabled and means that support for this 159 that Samsung USB 2.0 PHY driver is enabled and means that support for
160 particular SoC is compiled in the driver. In case of Exynos 4x12 four 160 this particular SoC is compiled in the driver. In case of Exynos 4x12
161 phys are available - device, host, HSIC0 and HSIC1. 161 four phys are available - device, host, HSIC0 and HSIC1.
162 162
163config PHY_EXYNOS5250_USB2 163config PHY_EXYNOS5250_USB2
164 bool "Support for Exynos 5250" 164 bool "Support for Exynos 5250"