summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 73464526a6..e7cfc698df 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -1129,11 +1129,6 @@ Lyre prototype 1 */
1129#define INCLUDE_TIMEOUT_API 1129#define INCLUDE_TIMEOUT_API
1130#endif /* HAVE_USB_CHARGING_ENABLE && HAVE_USBSTACK */ 1130#endif /* HAVE_USB_CHARGING_ENABLE && HAVE_USBSTACK */
1131 1131
1132#if defined(HAVE_GUI_BOOST) && defined(HAVE_ADJUSTABLE_CPU_FREQ)
1133/* Timeout objects required if GUI boost is enabled */
1134#define INCLUDE_TIMEOUT_API
1135#endif /* HAVE_GUI_BOOST && HAVE_ADJUSTABLE_CPU_FREQ */
1136
1137#ifndef SIMULATOR 1132#ifndef SIMULATOR
1138#if defined(HAVE_USBSTACK) || (CONFIG_STORAGE & STORAGE_NAND) 1133#if defined(HAVE_USBSTACK) || (CONFIG_STORAGE & STORAGE_NAND)
1139#define STORAGE_GET_INFO 1134#define STORAGE_GET_INFO