diff options
Diffstat (limited to 'configs/bcm911360_entphn_defconfig')
-rw-r--r-- | configs/bcm911360_entphn_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bcm911360_entphn_defconfig b/configs/bcm911360_entphn_defconfig index 7608d37178d..a7c647520ca 100644 --- a/configs/bcm911360_entphn_defconfig +++ b/configs/bcm911360_entphn_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_TARGET_BCMCYGNUS=y CONFIG_SYS_TEXT_BASE=0x61000000 +CONFIG_NR_DRAM_BANKS=1 CONFIG_SYS_EXTRA_OPTIONS="SYS_SDRAM_SIZE=0x20000000" CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_CPUINFO is not set |