mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
configs: ibex-ast2700: Enable DRAM and timer driver
Enable the driver support for the DRAM and timer devices. Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
This commit is contained in:
committed by
Leo Yu-Chi Liang
parent
a1ad11ce52
commit
2db018d2ca
@@ -83,9 +83,11 @@ CONFIG_MMC_SDHCI=y
|
||||
# CONFIG_POWER is not set
|
||||
CONFIG_RAM=y
|
||||
CONFIG_SPL_RAM=y
|
||||
CONFIG_ASPEED_RAM=y
|
||||
# CONFIG_RAM_SIFIVE is not set
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_SYS_NS16550_MEM32=y
|
||||
CONFIG_AST_IBEX_TIMER=y
|
||||
CONFIG_VIDEO=y
|
||||
# CONFIG_VIDEO_LOGO is not set
|
||||
# CONFIG_RSA is not set
|
||||
|
||||
Reference in New Issue
Block a user