diff options
Diffstat (limited to 'configs/ea20_defconfig')
-rw-r--r-- | configs/ea20_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ea20_defconfig b/configs/ea20_defconfig index ace5fc51d43..974bab4d8a0 100644 --- a/configs/ea20_defconfig +++ b/configs/ea20_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_DAVINCI=y CONFIG_SYS_TEXT_BASE=0xc1080000 CONFIG_TARGET_EA20=y +CONFIG_NR_DRAM_BANKS=1 CONFIG_BOOTDELAY=3 # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y |