diff options
Diffstat (limited to 'configs/zmx25_defconfig')
-rw-r--r-- | configs/zmx25_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/zmx25_defconfig b/configs/zmx25_defconfig index eb6c0abb33..09582caffa 100644 --- a/configs/zmx25_defconfig +++ b/configs/zmx25_defconfig @@ -1,10 +1,10 @@ CONFIG_ARM=y CONFIG_ARCH_MX25=y CONFIG_SYS_TEXT_BASE=0xA0000000 +CONFIG_NR_DRAM_BANKS=1 CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_SECT_SIZE=0x20000 CONFIG_TARGET_ZMX25=y -CONFIG_NR_DRAM_BANKS=1 CONFIG_BOOTDELAY=5 CONFIG_USE_PREBOOT=y # CONFIG_DISPLAY_CPUINFO is not set |