[PATCH v2 4/4] qcom_defconfig: enable pinctrl for new qcm2290/sm6115/sm8250
Caleb Connolly
caleb.connolly at linaro.org
Wed Apr 10 19:52:39 CEST 2024
Enable the clock and pinctrl drivers for qcm2290, sm6115, and sm8250.
Signed-off-by: Caleb Connolly <caleb.connolly at linaro.org>
---
configs/qcom_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index a0921ad55519..5e08ea392386 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -66,10 +66,13 @@ CONFIG_RGMII=y
CONFIG_PHY=y
CONFIG_PHY_QCOM_QUSB2=y
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y
CONFIG_PINCTRL=y
+CONFIG_PINCTRL_QCOM_QCM2290=y
CONFIG_PINCTRL_QCOM_QCS404=y
CONFIG_PINCTRL_QCOM_SDM845=y
+CONFIG_PINCTRL_QCOM_SM6115=y
+CONFIG_PINCTRL_QCOM_SM8250=y
CONFIG_DM_PMIC=y
CONFIG_PMIC_QCOM=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
--
2.44.0
More information about the U-Boot
mailing list