diff options
Diffstat (limited to 'configs/qemu-riscv32_smode_defconfig')
-rw-r--r-- | configs/qemu-riscv32_smode_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu-riscv32_smode_defconfig b/configs/qemu-riscv32_smode_defconfig index 0a84ec1874..a80e68b8c7 100644 --- a/configs/qemu-riscv32_smode_defconfig +++ b/configs/qemu-riscv32_smode_defconfig @@ -1,8 +1,8 @@ CONFIG_RISCV=y +CONFIG_NR_DRAM_BANKS=1 CONFIG_TARGET_QEMU_VIRT=y CONFIG_RISCV_SMODE=y CONFIG_DISTRO_DEFAULTS=y -CONFIG_NR_DRAM_BANKS=1 CONFIG_FIT=y CONFIG_DISPLAY_CPUINFO=y CONFIG_DISPLAY_BOARDINFO=y |