X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=examples%2Fdemo%2Fcfg%2Fcfg_proc.h;h=12e39c8b7bc16cf12352428c5d064de5ae5a5876;hb=450741a2b0b851ba6f71cb6e87fd5f61fe311beb;hp=696695d447e3cffdfe342d8af857e9acb30a3d88;hpb=56bc2446f9445052fb0d7b1643628bbf4fc3cfe0;p=bertos.git diff --git a/examples/demo/cfg/cfg_proc.h b/examples/demo/cfg/cfg_proc.h index 696695d4..12e39c8b 100644 --- a/examples/demo/cfg/cfg_proc.h +++ b/examples/demo/cfg/cfg_proc.h @@ -32,7 +32,6 @@ * * \brief Kernel configuration parameters * - * \version $Id$ * \author Bernie Innocenti */ @@ -71,7 +70,7 @@ * Preemptive process scheduling. * * $WIZ$ type = "boolean" - * $WIZ$ conditional_deps = "timer", "idle" + * $WIZ$ conditional_deps = "timer" */ #define CONFIG_KERN_PREEMPT 1