From: Neil Armstrong Date: Mon, 14 Oct 2024 07:00:26 +0000 (+0200) Subject: qcom_defconfig: enable UFS Qualcomm controller and PHY drivers X-Git-Url: http://git.dujemihanovic.xyz/html/%7B%7B%20%28.OutputFormats.Get?a=commitdiff_plain;h=70cb7c239f6394074620332e3f887e6f403be43b;p=u-boot.git qcom_defconfig: enable UFS Qualcomm controller and PHY drivers Now the Qualcomm controller and PHY drivers were accepted, enable then in the qcom_defconfig file. Signed-off-by: Neil Armstrong Reviewed-by: Caleb Connolly --- diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig index 3ffc650c77..d98e48e4a9 100644 --- a/configs/qcom_defconfig +++ b/configs/qcom_defconfig @@ -77,6 +77,7 @@ CONFIG_DWC_ETH_QOS=y CONFIG_DWC_ETH_QOS_QCOM=y CONFIG_RGMII=y CONFIG_PHY=y +CONFIG_PHY_QCOM_QMP_UFS=y CONFIG_PHY_QCOM_QUSB2=y CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y CONFIG_PHY_QCOM_SNPS_EUSB2=y @@ -115,6 +116,7 @@ CONFIG_USB_GADGET=y CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_FUNCTION_MASS_STORAGE=y CONFIG_UFS=y +CONFIG_QCOM_UFS=y CONFIG_VIDEO=y # CONFIG_VIDEO_FONT_8X16 is not set CONFIG_VIDEO_FONT_16X32=y