mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
qcom_defconfig: enable SM8550 & SM8650 pinctrl driver
Enable the SM8550 & SM8650 pinctrl drivers for Qualcomm defconfig. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Acked-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:
committed by
Caleb Connolly
parent
610d78915e
commit
07b71b5f7d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user