cpiofs能够正常加载
This commit is contained in:
@@ -32,8 +32,14 @@ if SMP
|
||||
default 1
|
||||
endif
|
||||
config THREAD_MSG_BUG_LEN
|
||||
int "thread msg bud size"
|
||||
int "thread msg buf size"
|
||||
default 128
|
||||
config THREAD_IPC_MSG_LEN
|
||||
int "thread ipc msg max size"
|
||||
default 96
|
||||
config THREAD_MAP_BUF_LEN
|
||||
int "thread ipc map buf max size."
|
||||
default 16
|
||||
config BUDDY_SLAB
|
||||
bool "use BUDDY & SLAB"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user