From: lottaviano Date: Wed, 16 Sep 2009 13:20:51 +0000 (+0000) Subject: Remove wizard support for preemptive kernel quantum. X-Git-Tag: 2.2.0~16 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=7bdc98f695a5ab8f09b37a40f2e5a1e7456a3801;p=bertos.git Remove wizard support for preemptive kernel quantum. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2952 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/cfg/cfg_proc.h b/bertos/cfg/cfg_proc.h index 52e24526..12be30b8 100644 --- a/bertos/cfg/cfg_proc.h +++ b/bertos/cfg/cfg_proc.h @@ -80,6 +80,7 @@ * * $WIZ$ type = "int" * $WIZ$ min = 1 + * $WIZ$ supports = "False" */ #define CONFIG_KERN_QUANTUM 47