summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2008-10-23 13:13:00 +0000
committerMichael Sevakis <jethead71@rockbox.org>2008-10-23 13:13:00 +0000
commiteffceea22915a087c1c85ff30d2e62110413edaf (patch)
tree6f1340835c950d44fc521bb17ca022e151059762 /firmware/export/config.h
parent188e898e3c40bafa472fa038167764ebcccf713d (diff)
downloadrockbox-effceea22915a087c1c85ff30d2e62110413edaf.tar.gz
rockbox-effceea22915a087c1c85ff30d2e62110413edaf.zip
Remove the event object in the kernel since it's rather extraneous at the moment. This makes the codecs and the plugins incompatible, so update fully.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18867 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 73ecca1495..e425bf98e5 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -409,7 +409,6 @@
409#endif /* SIMULATOR */ 409#endif /* SIMULATOR */
410 410
411#define HAVE_SEMAPHORE_OBJECTS 411#define HAVE_SEMAPHORE_OBJECTS
412#define HAVE_EVENT_OBJECTS
413 412
414#ifdef TOSHIBA_GIGABEAT_F 413#ifdef TOSHIBA_GIGABEAT_F
415#define HAVE_WAKEUP_OBJECTS 414#define HAVE_WAKEUP_OBJECTS