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 a53bd5b52df9..33e703eec87b 100644 --- a/drivers/phy/Kconfig +++ b/drivers/phy/Kconfig | |||
@@ -304,7 +304,7 @@ config PHY_STIH41X_USB | |||
304 | 304 | ||
305 | config PHY_QCOM_UFS | 305 | config PHY_QCOM_UFS |
306 | tristate "Qualcomm UFS PHY driver" | 306 | tristate "Qualcomm UFS PHY driver" |
307 | depends on OF && ARCH_MSM | 307 | depends on OF && ARCH_QCOM |
308 | select GENERIC_PHY | 308 | select GENERIC_PHY |
309 | help | 309 | help |
310 | Support for UFS PHY on QCOM chipsets. | 310 | Support for UFS PHY on QCOM chipsets. |