Disable the kernel in all the "empty" preset templates.
[bertos.git] / boards / stm32-p103 / templates / empty / cfg / cfg_signal.h
index ed85119b76ac12953b3445437d3d32fbe20a83fe..e78a451958c5b8721bdc54cfbacde2c4a30d8201 100644 (file)
@@ -43,6 +43,6 @@
  * Inter-process signals.
  * $WIZ$ type = "autoenabled"
  */
-#define CONFIG_KERN_SIGNALS 1
+#define CONFIG_KERN_SIGNALS 0
 
 #endif /*  CFG_SIGNAL_H */