Merge branch "preempt" in "trunk".
[bertos.git] / bertos / cfg / cfg_proc.h
index 12be30b841a2dfc84f90dc0bf20ca48f8323240e..1cd5a191a10de59d5c7f4aad1019d9d0b15c453a 100644 (file)
 #define CONFIG_KERN_HEAP 0
 
 /**
- * Preemptive process scheduling. WARNING: Experimental, still incomplete!
+ * Preemptive process scheduling.
  *
  * $WIZ$ type = "boolean"
- * $WIZ$ supports = "False"
+ * $WIZ$ conditional_deps = "timer", "idle"
  */
 #define CONFIG_KERN_PREEMPT 0