Add arduino mega board preset, signed-off by Fabio Bizzi.
[bertos.git] / examples / demo / cfg / cfg_proc.h
index 696695d447e3cffdfe342d8af857e9acb30a3d88..12e39c8b7bc16cf12352428c5d064de5ae5a5876 100644 (file)
@@ -32,7 +32,6 @@
  *
  * \brief Kernel configuration parameters
  *
- * \version $Id$
  * \author Bernie Innocenti <bernie@codewiz.org>
  */
 
@@ -71,7 +70,7 @@
  * Preemptive process scheduling.
  *
  * $WIZ$ type = "boolean"
- * $WIZ$ conditional_deps = "timer", "idle"
+ * $WIZ$ conditional_deps = "timer"
  */
 #define CONFIG_KERN_PREEMPT 1