Disable incomplete configurations.
[bertos.git] / bertos / cfg / cfg_proc.h
index e4489517cd177cb81aebfad4c30e592969cab07c..adb0d69a8f3ed82aae70ab4fb967ea75dc62f58d 100644 (file)
@@ -47,8 +47,9 @@
 #define CONFIG_KERN 0
 
 /**
- * Kernel interrupt supervisor.
+ * Kernel interrupt supervisor. WARNING: Experimental, still incomplete!
  * $WIZ$ type = "boolean"
+ * $WIZ$ supports = "False"
  */
 #define CONFIG_KERN_IRQ 0
 
@@ -63,6 +64,7 @@
  * Preemptive process scheduling. WARNING: Experimental, still incomplete!
  *
  * $WIZ$ type = "boolean"
+ * $WIZ$ supports = "False"
  */
 #define CONFIG_KERN_PREEMPT 0