mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
qcom_defconfig: Enable Milos clock driver
Enable the driver so that Milos devices can boot with qcom_defconfig. Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Link: https://patch.msgid.link/20260318-milos-bringup-v2-6-650b91dd75d8@fairphone.com Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
This commit is contained in:
committed by
Casey Connolly
parent
50154283d7
commit
589e6eb7c2
@@ -56,6 +56,7 @@ CONFIG_CLK=y
|
||||
CONFIG_CLK_STUB=y
|
||||
CONFIG_CLK_QCOM_APQ8016=y
|
||||
CONFIG_CLK_QCOM_APQ8096=y
|
||||
CONFIG_CLK_QCOM_MILOS=y
|
||||
CONFIG_CLK_QCOM_QCM2290=y
|
||||
CONFIG_CLK_QCOM_QCS404=y
|
||||
CONFIG_CLK_QCOM_QCS615=y
|
||||
|
||||
Reference in New Issue
Block a user