mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
f512851413
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
8 lines
171 B
Text
8 lines
171 B
Text
CONFIG_RISCV=y
|
|
CONFIG_TARGET_MICROCHIP_ICICLE=y
|
|
CONFIG_ARCH_RV64I=y
|
|
CONFIG_NR_CPUS=5
|
|
CONFIG_FIT=y
|
|
CONFIG_BOOTDELAY=3
|
|
CONFIG_SYS_PROMPT="RISC-V # "
|
|
CONFIG_OF_PRIOR_STAGE=y
|