diff options
Diffstat (limited to 'configs/meesc_defconfig')
-rw-r--r-- | configs/meesc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/meesc_defconfig b/configs/meesc_defconfig index a009b257895..3546e131829 100644 --- a/configs/meesc_defconfig +++ b/configs/meesc_defconfig @@ -4,6 +4,7 @@ CONFIG_SYS_TEXT_BASE=0x21F00000 CONFIG_TARGET_MEESC=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_DEFAULT_DEVICE_TREE="at91sam9263ek" +CONFIG_NR_DRAM_BANKS=1 CONFIG_FIT=y CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263,SYS_USE_NANDFLASH" CONFIG_BOOTDELAY=3 |