mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
sim/loadable: Remove CONFIG_USERMAIN_STACKSIZE from defconfig
since it isn't used for elf binary Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
6176e33ed2
commit
3d0cdc3d95
@@ -49,5 +49,4 @@ CONFIG_SIM_WALLTIME=y
|
|||||||
CONFIG_START_MONTH=6
|
CONFIG_START_MONTH=6
|
||||||
CONFIG_START_YEAR=2008
|
CONFIG_START_YEAR=2008
|
||||||
CONFIG_SYSTEM_NSH=m
|
CONFIG_SYSTEM_NSH=m
|
||||||
CONFIG_USERMAIN_STACKSIZE=4096
|
|
||||||
CONFIG_USER_INITPATH="/system/bin/nsh"
|
CONFIG_USER_INITPATH="/system/bin/nsh"
|
||||||
|
|||||||
Reference in New Issue
Block a user