From 70587527898345fdb7245be7c8723b338323fceb Mon Sep 17 00:00:00 2001 From: Miika Pekkarinen Date: Sun, 15 Oct 2006 11:57:52 +0000 Subject: Removed ugly boosting solutions from playback code and let scheduler handle unboosting instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11226 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config.h') diff --git a/firmware/export/config.h b/firmware/export/config.h index 1b756cc6bd..6a3091de30 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -222,6 +222,7 @@ #if (CONFIG_CODEC == SWCODEC) && !defined(SIMULATOR) && !defined(BOOTLOADER) #define HAVE_PRIORITY_SCHEDULING +#define HAVE_SCHEDULER_BOOSTCTRL #endif /* define for all cpus from coldfire family */ -- cgit v1.2.3