summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index abc159e13c..5366e41752 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -786,8 +786,8 @@ Lyre prototype 1*/
786#else /* BOOTLOADER */ 786#else /* BOOTLOADER */
787 787
788/* enable usb storage for targets that do bootloader usb */ 788/* enable usb storage for targets that do bootloader usb */
789#if (defined(TOSHIBA_GIGABEAT_S) && defined(USE_ROCKBOX_USB) && defined(USB_STORAGE)) || \ 789#if (defined(TOSHIBA_GIGABEAT_S) || \
790 (defined(HAVE_USBSTACK) && (defined(CREATIVE_ZVx) || \ 790 (defined(CREATIVE_ZVx) || \
791 defined(CPU_TCC77X) || defined(CPU_TCC780X))) || \ 791 defined(CPU_TCC77X) || defined(CPU_TCC780X))) || \
792 (CONFIG_USBOTG == USBOTG_JZ4740) 792 (CONFIG_USBOTG == USBOTG_JZ4740)
793#define USB_ENABLE_STORAGE 793#define USB_ENABLE_STORAGE