summaryrefslogtreecommitdiff
path: root/drivers/phy/Kconfig
diff options
context:
space:
mode:
authorYaniv Gardi <ygardi@codeaurora.org>2015-07-28 18:32:57 +0300
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:01:23 -0700
commit014e52504b851de014b042c7e12277e43df87e94 (patch)
tree873ccf30fae1917ef27bd42c0d8f4034466c8970 /drivers/phy/Kconfig
parent75fd8ad82bad3b88edc03ee58de807dcf26dd8a0 (diff)
phy: qcom-ufs: add UFS PHY support for msmcobalt rumi platform
Add support for QRBTC V2 UFS PHY that is used in msmcobalt rumi platform. Change-Id: I21ad3f0db23ea16d05ba40593cc7650e1a443702 Signed-off-by: Yaniv Gardi <ygardi@codeaurora.org>
Diffstat (limited to 'drivers/phy/Kconfig')
-rw-r--r--drivers/phy/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
index 39b3e1030497..17116411d417 100644
--- a/drivers/phy/Kconfig
+++ b/drivers/phy/Kconfig
@@ -373,6 +373,11 @@ choice
This select the type of UFS PHY to be used.
It must match the actual hardware found on your platform.
+ config PHY_QCOM_UFS_QRBTC_V2
+ bool "UFS QCOM QRBTC V2 PHY"
+ help
+ Select this if your platform has a QRBTC-V2 UFS PHY.
+
config PHY_QCOM_UFS_V3
bool "UFS QCOM v3 PHY"
help