summaryrefslogtreecommitdiffstats
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-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 f54d004d7b..623cbf8dc0 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -953,8 +953,12 @@ Lyre prototype 1 */
#else /* BOOTLOADER */
#if (CONFIG_PLATFORM & PLATFORM_NATIVE)
+#ifdef USB_HAS_BULK
//#define USB_ENABLE_SERIAL
+#ifdef USE_ROCKBOX_USB
#define USB_ENABLE_STORAGE
+#endif /* USE_ROCKBOX_USB */
+#endif /* USB_HAS_BULK */
#ifdef USB_HAS_INTERRUPT
#define USB_ENABLE_HID