summaryrefslogtreecommitdiff
path: root/configs/edison_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/edison_defconfig')
-rw-r--r--configs/edison_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/edison_defconfig b/configs/edison_defconfig
index a9479e54a9..dbca94525e 100644
--- a/configs/edison_defconfig
+++ b/configs/edison_defconfig
@@ -14,6 +14,9 @@ CONFIG_SYS_MONITOR_BASE=0x01101000
CONFIG_BOARD_EARLY_INIT_R=y
CONFIG_LAST_STAGE_INIT=y
CONFIG_HUSH_PARSER=y
+CONFIG_SYS_MAXARGS=128
+CONFIG_SYS_CBSIZE=2048
+CONFIG_SYS_PBSIZE=2068
CONFIG_CMD_CPU=y
CONFIG_CMD_ASKENV=y
CONFIG_CMD_GREPENV=y