aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2019-07-03 10:22:59 -0700
committerAmit Kucheria <amit.kucheria@linaro.org>2019-07-29 16:50:27 +0530
commit6ea03a85ca16aafdb1ce4380e19ea280084b9d82 (patch)
treeb4911848ccb88fe012a32368fad200517b1ece57
parent9a90c315cfcb11ca3566aed1b80f793faff14a45 (diff)
arm64: defconfig: Enable QCOM UFS PHY
MSM8996 uses the 14nm UFS PHY driver, so enable this in the defconfig. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 9c535ef55766..8aa50ce864d1 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -806,6 +806,7 @@ CONFIG_PHY_HISI_INNO_USB2=y
CONFIG_PHY_MVEBU_CP110_COMPHY=y
CONFIG_PHY_QCOM_QMP=y
CONFIG_PHY_QCOM_QUSB2=y
+CONFIG_PHY_QCOM_UFS=m
CONFIG_PHY_QCOM_USB_HS=y
CONFIG_PHY_RCAR_GEN3_PCIE=y
CONFIG_PHY_RCAR_GEN3_USB2=y