diff options
Diffstat (limited to 'configs/bcm28155_w1d_defconfig')
-rw-r--r-- | configs/bcm28155_w1d_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bcm28155_w1d_defconfig b/configs/bcm28155_w1d_defconfig index 33199b0623b..e68b538071b 100644 --- a/configs/bcm28155_w1d_defconfig +++ b/configs/bcm28155_w1d_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_ENABLE_ARM_SOC_BOOT0_HOOK=y CONFIG_TARGET_BCM28155_AP=y CONFIG_SYS_TEXT_BASE=0xae000000 +CONFIG_NR_DRAM_BANKS=1 CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set |