diff options
Diffstat (limited to 'configs/nsa310s_defconfig')
-rw-r--r-- | configs/nsa310s_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nsa310s_defconfig b/configs/nsa310s_defconfig index 4e3921a671a..32c15112f22 100644 --- a/configs/nsa310s_defconfig +++ b/configs/nsa310s_defconfig @@ -2,6 +2,7 @@ CONFIG_ARM=y CONFIG_KIRKWOOD=y CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_TARGET_NSA310S=y +CONFIG_NR_DRAM_BANKS=2 CONFIG_BOOTDELAY=3 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y |