summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 1a288dd590..cd98fc9dca 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -335,6 +335,10 @@
335#endif /* SIMULATOR */ 335#endif /* SIMULATOR */
336#define HAVE_SEMAPHORE_OBJECTS 336#define HAVE_SEMAPHORE_OBJECTS
337#define HAVE_EVENT_OBJECTS 337#define HAVE_EVENT_OBJECTS
338
339#if defined (TOSHIBA_GIGABEAT_F) || defined (TOSHIBA_GIGABEAT_S)
340#define HAVE_WAKEUP_OBJECTS
341#endif
338#endif 342#endif
339 343
340/* define for all cpus from SH family */ 344/* define for all cpus from SH family */