]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
qcom_defconfig: enable PINCONF
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 17 Oct 2024 08:04:54 +0000 (10:04 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Wed, 20 Nov 2024 16:57:57 +0000 (17:57 +0100)
The SM8550 and SM8650 SoCs requires PINCONF to properly
setup SDC pins in order to function correctly.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
configs/qcom_defconfig

index ea0dd3e58018c8bf08e4a455a47e29cf1bbd3c60..3ffc650c77191b224c7b2322fa4e1fbe1a1a97a5 100644 (file)
@@ -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