diff options
-rw-r--r-- | drivers/phy/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig index 4144d250524f..96d43d5acc57 100644 --- a/drivers/phy/Kconfig +++ b/drivers/phy/Kconfig | |||
@@ -208,7 +208,7 @@ config PHY_EXYNOS5250_USB2 | |||
208 | 208 | ||
209 | config PHY_EXYNOS5_USBDRD | 209 | config PHY_EXYNOS5_USBDRD |
210 | tristate "Exynos5 SoC series USB DRD PHY driver" | 210 | tristate "Exynos5 SoC series USB DRD PHY driver" |
211 | depends on ARCH_EXYNOS5 && OF | 211 | depends on ARCH_EXYNOS && OF |
212 | depends on HAS_IOMEM | 212 | depends on HAS_IOMEM |
213 | depends on USB_DWC3_EXYNOS | 213 | depends on USB_DWC3_EXYNOS |
214 | select GENERIC_PHY | 214 | select GENERIC_PHY |