From: Neil Armstrong Date: Thu, 17 Oct 2024 08:04:54 +0000 (+0200) Subject: qcom_defconfig: enable PINCONF X-Git-Url: http://git.dujemihanovic.xyz/html/%7B%7B%20%28.OutputFormats.Get?a=commitdiff_plain;h=1ef0f64a685ecfaf356376e844c98c0ebd0c9e5f;p=u-boot.git qcom_defconfig: enable PINCONF The SM8550 and SM8650 SoCs requires PINCONF to properly setup SDC pins in order to function correctly. Signed-off-by: Neil Armstrong Reviewed-by: Caleb Connolly --- diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig index ea0dd3e580..3ffc650c77 100644 --- a/configs/qcom_defconfig +++ b/configs/qcom_defconfig @@ -81,6 +81,7 @@ CONFIG_PHY_QCOM_QUSB2=y CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y CONFIG_PHY_QCOM_SNPS_EUSB2=y CONFIG_PINCTRL=y +CONFIG_PINCONF=y CONFIG_PINCTRL_QCOM_APQ8016=y CONFIG_PINCTRL_QCOM_APQ8096=y CONFIG_PINCTRL_QCOM_QCM2290=y