[kernel] 整理Kconfig

This commit is contained in:
Meco Man 2021-11-27 18:34:44 -05:00
parent 6a863ef65c
commit e13230ba72
1 changed files with 110 additions and 110 deletions

View File

@ -122,7 +122,6 @@ config RT_TIMER_THREAD_PRIO
config RT_TIMER_THREAD_STACK_SIZE
int "The stack size of timer thread"
default 512
endif
menu "kservice optimization"
@ -274,6 +273,7 @@ config RT_USING_SIGNALS
help
A signal is an asynchronous notification sent to a specific thread
in order to notify it of an event that occurred.
endmenu
menu "Memory Management"