Files
phs_v1.0.1.0/kernel/liteos_m/components/signal/Kconfig
2024-09-27 19:21:56 +08:00

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.