Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux-2.6-block.git] / drivers / phy / Kconfig
index b24500afba257d7ba9f67f995613b0c43f8e9bfe..2962de205ba7247bd06eeb5d89f752b30d39e9dc 100644 (file)
@@ -284,4 +284,11 @@ config PHY_STIH41X_USB
          Enable this to support the USB transceiver that is part of
          STMicroelectronics STiH41x SoC series.
 
+config PHY_QCOM_UFS
+       tristate "Qualcomm UFS PHY driver"
+       depends on OF && ARCH_MSM
+       select GENERIC_PHY
+       help
+         Support for UFS PHY on QCOM chipsets.
+
 endmenu