rv-virt/knsh64: increase proxy stack size to avoid overflow

Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
chao an 2023-04-24 15:35:28 +08:00 committed by Petro Karashchenko
parent 0477fb116a
commit f620b039aa

View File

@ -76,6 +76,7 @@ CONFIG_NSH_FILEIOSIZE=512
CONFIG_NSH_FILE_APPS=y
CONFIG_NSH_READLINE=y
CONFIG_PATH_INITIAL="/system/bin"
CONFIG_POSIX_SPAWN_PROXY_STACKSIZE=2048
CONFIG_RAM_SIZE=1048576
CONFIG_RAM_START=0x80100000
CONFIG_READLINE_CMD_HISTORY=y