diff options
Diffstat (limited to 'configs/qemu_arm64_defconfig')
-rw-r--r-- | configs/qemu_arm64_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/qemu_arm64_defconfig b/configs/qemu_arm64_defconfig index 53c653df21..377f8473af 100644 --- a/configs/qemu_arm64_defconfig +++ b/configs/qemu_arm64_defconfig @@ -1,8 +1,8 @@ CONFIG_ARM=y CONFIG_ARCH_QEMU=y +CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x40000 CONFIG_ENV_SECT_SIZE=0x40000 -CONFIG_NR_DRAM_BANKS=1 CONFIG_AHCI=y CONFIG_DISTRO_DEFAULTS=y CONFIG_FIT=y |