diff options
Diffstat (limited to 'configs/ds109_defconfig')
-rw-r--r-- | configs/ds109_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ds109_defconfig b/configs/ds109_defconfig index 6428614c93c..b4513ead755 100644 --- a/configs/ds109_defconfig +++ b/configs/ds109_defconfig @@ -3,6 +3,7 @@ CONFIG_KIRKWOOD=y CONFIG_SYS_TEXT_BASE=0x600000 CONFIG_TARGET_DS109=y CONFIG_DEFAULT_DEVICE_TREE="kirkwood-ds109" +CONFIG_NR_DRAM_BANKS=2 # CONFIG_SYS_MALLOC_F is not set CONFIG_HUSH_PARSER=y # CONFIG_CMD_FLASH is not set |