diff options
Diffstat (limited to 'configs/calimain_defconfig')
-rw-r--r-- | configs/calimain_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/calimain_defconfig b/configs/calimain_defconfig index bc704ff7bda..41d531beed6 100644 --- a/configs/calimain_defconfig +++ b/configs/calimain_defconfig @@ -3,6 +3,7 @@ CONFIG_ARCH_DAVINCI=y CONFIG_SYS_TEXT_BASE=0x60000000 CONFIG_TARGET_CALIMAIN=y CONFIG_DA850_LOWLEVEL=y +CONFIG_NR_DRAM_BANKS=1 CONFIG_BOOTDELAY=0 CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_CPUINFO is not set |