diff options
Diffstat (limited to 'configs/zmx25_defconfig')
-rw-r--r-- | configs/zmx25_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/zmx25_defconfig b/configs/zmx25_defconfig index b3eb1ca534..8714d4f209 100644 --- a/configs/zmx25_defconfig +++ b/configs/zmx25_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_MX25=y CONFIG_SYS_TEXT_BASE=0xA0000000 CONFIG_TARGET_ZMX25=y +CONFIG_NR_DRAM_BANKS=1 CONFIG_BOOTDELAY=5 # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set |