1config KERNEL_SIGNAL 2 bool "Enable Signal" 3 default y 4 depends on KERNEL_EXTKERNEL 5 help 6 Select y to build LiteOS with signal. 7