X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fphy%2FKconfig;h=26a7623e551e75906c214e1c32bca17ffd2c7ee9;hb=b9085bcbf5f43adf60533f9b635b2e7faeed0fe9;hp=ccad8809ecb1ebb9ec39c4abb0aab1044ee665eb;hpb=e0288b0e9e2a5dbad612ef6c7dba1f9b52cef27f;p=karo-tx-linux.git diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig index ccad8809ecb1..26a7623e551e 100644 --- a/drivers/phy/Kconfig +++ b/drivers/phy/Kconfig @@ -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