diff options
Diffstat (limited to 'configs/bcm7445_defconfig')
-rw-r--r-- | configs/bcm7445_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bcm7445_defconfig b/configs/bcm7445_defconfig index 8b4247882f8..59c745f41b5 100644 --- a/configs/bcm7445_defconfig +++ b/configs/bcm7445_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ARCH_BCMSTB=y CONFIG_SYS_TEXT_BASE=0x80100000 CONFIG_TARGET_BCM7445=y +CONFIG_NR_DRAM_BANKS=3 CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_BOOTDELAY=1 |