Skip to content

Commit 651f4fa

Browse files
committed
conf/evalsoc: enable spl_smp for uboot rv64 defconfig.
Signed-off-by: guibing <[email protected]>
1 parent 1257166 commit 651f4fa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

conf/evalsoc/uboot_rv64imac_sd_config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ CONFIG_ARCH_RV64I=y
2121
CONFIG_CMODEL_MEDANY=y
2222
CONFIG_RISCV_SMODE=y
2323
# CONFIG_RISCV_ISA_F is not set
24-
# CONFIG_SPL_SMP is not set
2524
CONFIG_SHOW_REGS=y
2625
CONFIG_STACK_SIZE_SHIFT=12
2726
CONFIG_FIT=y

conf/evalsoc/uboot_rv64imafdc_sd_config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ CONFIG_TARGET_NUCLEI_GENERIC_SOC=y
2020
CONFIG_ARCH_RV64I=y
2121
CONFIG_CMODEL_MEDANY=y
2222
CONFIG_RISCV_SMODE=y
23-
# CONFIG_SPL_SMP is not set
2423
CONFIG_SHOW_REGS=y
2524
CONFIG_STACK_SIZE_SHIFT=12
2625
CONFIG_FIT=y

0 commit comments

Comments
 (0)