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:
Xiang Xiao 2020-08-18 17:08:04 +08:00 committed by Abdelatif Guettouche
parent 6176e33ed2
commit 3d0cdc3d95

View file

@ -49,5 +49,4 @@ CONFIG_SIM_WALLTIME=y
CONFIG_START_MONTH=6
CONFIG_START_YEAR=2008
CONFIG_SYSTEM_NSH=m
CONFIG_USERMAIN_STACKSIZE=4096
CONFIG_USER_INITPATH="/system/bin/nsh"