This makes proc_test actually compile and pass:
authorbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 3 Sep 2008 08:54:10 +0000 (08:54 +0000)
committerbernie <bernie@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 3 Sep 2008 08:54:10 +0000 (08:54 +0000)
commitb133b352362d998b403b32169e21dfc937d1b413
treea0663f77fa29f77c0b8b477084690fc5efedd0a0
parente2032d11555a8b623522e6622041e777212e07aa
This makes proc_test actually compile and pass:

 - use emul_idle() only when we have Qt

 - enable CONFIG_KERN_PREEMPT in generic config

Not sure why preemption was disabled in the first place.
It's required to pass proc_test.  Will commit this change if
noone complains within the next 24h.

This patch comes to you from Doha's airport with love!

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1775 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cfg/cfg_kern.h
bertos/cpu/frame.h