7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
|
|
config KERNEL_SIGNAL
|
||
|
|
bool "Enable Signal"
|
||
|
|
default y
|
||
|
|
depends on KERNEL_EXTKERNEL
|
||
|
|
help
|
||
|
|
Select y to build LiteOS with signal.
|