@@ -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