diff options
Diffstat (limited to 'configs/dragonboard410c_defconfig')
-rw-r--r-- | configs/dragonboard410c_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dragonboard410c_defconfig b/configs/dragonboard410c_defconfig index dc136f98612..2ea25d95a2a 100644 --- a/configs/dragonboard410c_defconfig +++ b/configs/dragonboard410c_defconfig @@ -19,6 +19,7 @@ CONFIG_USE_PREBOOT=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_MISC_INIT_R=y CONFIG_SYS_PROMPT="dragonboard410c => " +CONFIG_SYS_MAXARGS=64 # CONFIG_CMD_IMI is not set CONFIG_CMD_MD5SUM=y CONFIG_CMD_MEMINFO=y |