mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-28 07:03:31 +08:00
12 lines
240 B
Plaintext
12 lines
240 B
Plaintext
|
CONFIG_RISCV=y
|
||
|
CONFIG_NR_DRAM_BANKS=1
|
||
|
CONFIG_SPL=y
|
||
|
CONFIG_TARGET_QEMU_VIRT=y
|
||
|
CONFIG_RISCV_SMODE=y
|
||
|
CONFIG_DISTRO_DEFAULTS=y
|
||
|
CONFIG_FIT=y
|
||
|
CONFIG_DISPLAY_CPUINFO=y
|
||
|
CONFIG_DISPLAY_BOARDINFO=y
|
||
|
# CONFIG_CMD_MII is not set
|
||
|
CONFIG_OF_PRIOR_STAGE=y
|