aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/phy/Kconfig2
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
305config PHY_QCOM_UFS 305config 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.