diff options
Diffstat (limited to 'configs/dockstar_defconfig')
-rw-r--r-- | configs/dockstar_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dockstar_defconfig b/configs/dockstar_defconfig index a740da9fc0d..d591c4a689c 100644 --- a/configs/dockstar_defconfig +++ b/configs/dockstar_defconfig @@ -21,6 +21,7 @@ CONFIG_USE_PREBOOT=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="DockStar> " +CONFIG_SYS_MAXARGS=32 # CONFIG_CMD_FLASH is not set CONFIG_CMD_NAND=y CONFIG_CMD_USB=y |