summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 abc159e..5366e41 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -786,8 +786,8 @@ Lyre prototype 1*/
#else /* BOOTLOADER */
/* enable usb storage for targets that do bootloader usb */
-#if (defined(TOSHIBA_GIGABEAT_S) && defined(USE_ROCKBOX_USB) && defined(USB_STORAGE)) || \
- (defined(HAVE_USBSTACK) && (defined(CREATIVE_ZVx) || \
+#if (defined(TOSHIBA_GIGABEAT_S) || \
+ (defined(CREATIVE_ZVx) || \
defined(CPU_TCC77X) || defined(CPU_TCC780X))) || \
(CONFIG_USBOTG == USBOTG_JZ4740)
#define USB_ENABLE_STORAGE