xref: /kernel/liteos_m/components/signal/Kconfig (revision 3d8536b4)
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