diff options
Diffstat (limited to 'configs/pogo_v4_defconfig')
-rw-r--r-- | configs/pogo_v4_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pogo_v4_defconfig b/configs/pogo_v4_defconfig index ca27bbba67..fb564b5467 100644 --- a/configs/pogo_v4_defconfig +++ b/configs/pogo_v4_defconfig @@ -22,6 +22,7 @@ CONFIG_USE_PREBOOT=y CONFIG_BOARD_LATE_INIT=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Pogo_V4> " +CONFIG_SYS_MAXARGS=32 CONFIG_CMD_BOOTZ=y # CONFIG_BOOTM_PLAN9 is not set # CONFIG_BOOTM_RTEMS is not set |