[kernel] 整理Kconfig
This commit is contained in:
parent
6a863ef65c
commit
e13230ba72
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue