Enable kernel and all routine to manage the display.
[bertos.git] / boards / sam3x-ek / examples / sam3x-ek_codec / cfg / cfg_signal.h
index e48d86a6e43fea23f26963f45378a48f2772f569..ce5324ec10ea5086817a3f77e054e8fe38e3ac1e 100644 (file)
@@ -42,6 +42,6 @@
  * Inter-process signals.
  * $WIZ$ type = "autoenabled"
  */
-#define CONFIG_KERN_SIGNALS 0
+#define CONFIG_KERN_SIGNALS 1
 
 #endif /*  CFG_SIGNAL_H */