diff options
Diffstat (limited to 'configs/gplugd_defconfig')
-rw-r--r-- | configs/gplugd_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gplugd_defconfig b/configs/gplugd_defconfig index ee3889b2e3..f387d3d4b1 100644 --- a/configs/gplugd_defconfig +++ b/configs/gplugd_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_TARGET_GPLUGD=y CONFIG_SYS_TEXT_BASE=0x00f00000 CONFIG_IDENT_STRING="\nMarvell-gplugD" +CONFIG_NR_DRAM_BANKS=2 CONFIG_BOOTDELAY=3 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_BOARD_EARLY_INIT_F=y |