mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-28 10:01:29 +02:00
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 <neil.armstrong@linaro.org> Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:
parent
8573ea4105
commit
1ef0f64a68
@ -81,6 +81,7 @@ CONFIG_PHY_QCOM_QUSB2=y
|
|||||||
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y
|
CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y
|
||||||
CONFIG_PHY_QCOM_SNPS_EUSB2=y
|
CONFIG_PHY_QCOM_SNPS_EUSB2=y
|
||||||
CONFIG_PINCTRL=y
|
CONFIG_PINCTRL=y
|
||||||
|
CONFIG_PINCONF=y
|
||||||
CONFIG_PINCTRL_QCOM_APQ8016=y
|
CONFIG_PINCTRL_QCOM_APQ8016=y
|
||||||
CONFIG_PINCTRL_QCOM_APQ8096=y
|
CONFIG_PINCTRL_QCOM_APQ8096=y
|
||||||
CONFIG_PINCTRL_QCOM_QCM2290=y
|
CONFIG_PINCTRL_QCOM_QCM2290=y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user