Remove the possibility to select the description cell of the module table.
[bertos.git] / examples / lpc2378 / cfg / cfg_monitor.h
index b239eeb0332a8009a606caddb193aa9911d36d00..dcd07e1cc3426f404a2bacde2132deaa3d87ef9e 100644 (file)
@@ -43,6 +43,6 @@
  * Process monitor.
  * $WIZ$ type = "autoenabled"
  */
-#define CONFIG_KERN_MONITOR 0
+#define CONFIG_KERN_MONITOR 1
 
 #endif /*  CFG_MONITOR_H */