mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-30 16:13:27 +08: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_SNPS_EUSB2=y
|
||||
CONFIG_PINCTRL=y
|
||||
CONFIG_PINCONF=y
|
||||
CONFIG_PINCTRL_QCOM_APQ8016=y
|
||||
CONFIG_PINCTRL_QCOM_APQ8096=y
|
||||
CONFIG_PINCTRL_QCOM_QCM2290=y
|
||||
|
Loading…
Reference in New Issue
Block a user