rptun: set rptun thread default stack size to 4K
Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
parent
4071f460b2
commit
5b6b748f6d
@ -18,7 +18,7 @@ config RPTUN_PRIORITY
|
||||
|
||||
config RPTUN_STACKSIZE
|
||||
int "rptun stack size"
|
||||
default DEFAULT_TASK_STACKSIZE
|
||||
default 4096
|
||||
|
||||
config RPTUN_LOADER
|
||||
bool "rptun loader support"
|
||||
|
Loading…
Reference in New Issue
Block a user