mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-01 17:12:11 +00:00
qcom_defconfig: enable SC7280 clocks
Enable clocks on SC7280 Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:
parent
2bb90ac29f
commit
3176b5a2b2
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ CONFIG_CLK_QCOM_APQ8016=y
|
||||||
CONFIG_CLK_QCOM_APQ8096=y
|
CONFIG_CLK_QCOM_APQ8096=y
|
||||||
CONFIG_CLK_QCOM_QCM2290=y
|
CONFIG_CLK_QCOM_QCM2290=y
|
||||||
CONFIG_CLK_QCOM_QCS404=y
|
CONFIG_CLK_QCOM_QCS404=y
|
||||||
|
CONFIG_CLK_QCOM_SC7280=y
|
||||||
CONFIG_CLK_QCOM_SDM845=y
|
CONFIG_CLK_QCOM_SDM845=y
|
||||||
CONFIG_CLK_QCOM_SM6115=y
|
CONFIG_CLK_QCOM_SM6115=y
|
||||||
CONFIG_CLK_QCOM_SM8250=y
|
CONFIG_CLK_QCOM_SM8250=y
|
||||||
|
|
Loading…
Add table
Reference in a new issue