arm64: defconfig: Enable CONFIG_PHY_QCOM_UFS_V4_SM6375 for blair

This change enables CONFIG_PHY_QCOM_UFS_V4_SM6375.

Change-Id: I6d7a791f85e4ad9debdd783dc00e2ca262fa6bca
Signed-off-by: Manish Pandey <quic_mapa@quicinc.com>
This commit is contained in:
Manish Pandey 2023-06-13 11:52:12 +05:30 committed by Gerrit - the friendly Code Review server
parent e51db1c5e2
commit 39761875e8
2 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,7 @@ CONFIG_PANIC_TIMEOUT=5
CONFIG_PHY_QCOM_UFS=m
CONFIG_PHY_QCOM_UFS_QRBTC_SDM845=m
CONFIG_PHY_QCOM_UFS_V4=m
CONFIG_PHY_QCOM_UFS_V4_SM6375=m
CONFIG_PINCTRL_BLAIR=m
CONFIG_PINCTRL_MSM=m
CONFIG_PINCTRL_QCOM_SPMI_PMIC=m

View File

@ -55,6 +55,7 @@ def define_blair():
"drivers/perf/qcom_llcc_pmu.ko",
"drivers/phy/qualcomm/phy-qcom-ufs.ko",
"drivers/phy/qualcomm/phy-qcom-ufs-qmp-v4.ko",
"drivers/phy/qualcomm/phy-qcom-ufs-qmp-v4-blair.ko",
"drivers/phy/qualcomm/phy-qcom-ufs-qmp-v4-kalama.ko",
"drivers/phy/qualcomm/phy-qcom-ufs-qmp-v4-pineapple.ko",
"drivers/phy/qualcomm/phy-qcom-ufs-qrbtc-sdm845.ko",