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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 7f72cde7d4..221e9a8124 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -434,7 +434,7 @@
434 434
435#endif /* BOOTLOADER */ 435#endif /* BOOTLOADER */
436 436
437#if defined(HAVE_USBSTACK) || (CONFIG_CPU == JZ4732) 437#if defined(HAVE_USBSTACK) || (CONFIG_CPU == JZ4732) || (CONFIG_CPU == AS3525)
438#define HAVE_WAKEUP_OBJECTS 438#define HAVE_WAKEUP_OBJECTS
439#endif 439#endif
440 440