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 e04397b5bb..22a0bd2244 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -624,4 +624,8 @@
624#endif 624#endif
625#endif /* HAVE_HEADPHONE_DETECTION */ 625#endif /* HAVE_HEADPHONE_DETECTION */
626 626
627#if defined(HAVE_USBSTACK) || (CONFIG_STORAGE & STORAGE_NAND)
628#define STORAGE_GET_INFO
629#endif
630
627#endif /* __CONFIG_H__ */ 631#endif /* __CONFIG_H__ */