diff options
-rw-r--r-- | configs/qcom_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig index b0ae5eb4df3..3453d8619d8 100644 --- a/configs/qcom_defconfig +++ b/configs/qcom_defconfig @@ -67,6 +67,8 @@ CONFIG_PHY_QCOM_SNPS_EUSB2=y CONFIG_PINCTRL=y CONFIG_PINCTRL_QCOM_QCS404=y CONFIG_PINCTRL_QCOM_SDM845=y +CONFIG_PINCTRL_QCOM_SM8550=y +CONFIG_PINCTRL_QCOM_SM8650=y CONFIG_DM_PMIC=y CONFIG_PMIC_QCOM=y CONFIG_DM_REGULATOR=y |