mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-18 02:44:37 +00:00
qcom_defconfig: enable stub clock
Enable the stub clock driver for rpmcc Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:
parent
d31a3bd08e
commit
b72d6a9d61
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ CONFIG_CLK_QCOM_SM8550=y
|
|||
CONFIG_CLK_QCOM_SM8650=y
|
||||
CONFIG_CLK_QCOM_SC7280=y
|
||||
CONFIG_CLK_QCOM_X1E80100=y
|
||||
CONFIG_CLK_STUB=y
|
||||
CONFIG_DFU_MMC=y
|
||||
CONFIG_DFU_SCSI=y
|
||||
CONFIG_SYS_DFU_DATA_BUF_SIZE=0x200000
|
||||
|
|
Loading…
Add table
Reference in a new issue