diff options
Diffstat (limited to 'configs/bcm11130_defconfig')
-rw-r--r-- | configs/bcm11130_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bcm11130_defconfig b/configs/bcm11130_defconfig index 640d4accba5..3d96ef99677 100644 --- a/configs/bcm11130_defconfig +++ b/configs/bcm11130_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_BCM28155_AP=y CONFIG_SYS_TEXT_BASE=0xae000000 +CONFIG_NR_DRAM_BANKS=1 CONFIG_SYS_EXTRA_OPTIONS="SYS_MMC_ENV_DEV=0" CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_CPUINFO is not set |