summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index dc5a9b5421..bdbc1c3f44 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -905,7 +905,7 @@ Lyre prototype 1 */
905#elif CONFIG_USBOTG == USBOTG_AS3525 905#elif CONFIG_USBOTG == USBOTG_AS3525
906#define USB_STATUS_BY_EVENT 906#define USB_STATUS_BY_EVENT
907#define USB_DETECT_BY_REQUEST 907#define USB_DETECT_BY_REQUEST
908#elif CONFIG_USBOTG == USBOTG_S3C6400X /* FIXME */ && CONFIG_CPU == AS3525v2 908#elif CONFIG_USBOTG == USBOTG_S3C6400X /* FIXME */ && CONFIG_CPU != S5L8701
909#define USB_STATUS_BY_EVENT 909#define USB_STATUS_BY_EVENT
910#define USB_DETECT_BY_REQUEST 910#define USB_DETECT_BY_REQUEST
911#elif CONFIG_USBOTG == USBOTG_RK27XX 911#elif CONFIG_USBOTG == USBOTG_RK27XX