]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/phy/Kconfig
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[karo-tx-linux.git] / drivers / phy / Kconfig
index ccad8809ecb1ebb9ec39c4abb0aab1044ee665eb..26a7623e551e75906c214e1c32bca17ffd2c7ee9 100644 (file)
@@ -277,4 +277,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