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