Fix test.
[bertos.git] / bertos / cfg / cfg_proc.h
index b2337bf25e6202f4efd600f9d58ac8135344554a..12be30b841a2dfc84f90dc0bf20ca48f8323240e 100644 (file)
@@ -57,6 +57,7 @@
  * Dynamic memory allocation for processes.
  *
  * $WIZ$ type = "boolean"
+ * $WIZ$ supports = "False"
  */
 #define CONFIG_KERN_HEAP 0
 
@@ -79,6 +80,7 @@
  *
  * $WIZ$ type = "int"
  * $WIZ$ min = 1
+ * $WIZ$ supports = "False"
  */
 #define CONFIG_KERN_QUANTUM 47