diff --git a/src/Kconfig b/src/Kconfig index bcac38c78a..0fa4004fdc 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -268,6 +268,11 @@ menuconfig RT_USING_DEBUG each thread switch. endif +config RT_USING_CI_ACTION + default n + help + Enable CI Action + menu "Inter-Thread communication" config RT_USING_SEMAPHORE