From 2d850b7c660aa05433620083660c3b1f5f0b2592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A1stor=20Mu=C3=B1oz?= Date: Wed, 25 May 2016 23:52:02 +0200 Subject: iPod Classic: define USB_STATUS_BY_EVENT and USB_DETECT_BY_REQUEST Change-Id: I333fe779d8977bf58a579561466ef8872aa4e228 --- firmware/export/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') 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 */ #elif CONFIG_USBOTG == USBOTG_AS3525 #define USB_STATUS_BY_EVENT #define USB_DETECT_BY_REQUEST -#elif CONFIG_USBOTG == USBOTG_S3C6400X /* FIXME */ && CONFIG_CPU == AS3525v2 +#elif CONFIG_USBOTG == USBOTG_S3C6400X /* FIXME */ && CONFIG_CPU != S5L8701 #define USB_STATUS_BY_EVENT #define USB_DETECT_BY_REQUEST #elif CONFIG_USBOTG == USBOTG_RK27XX -- cgit v1.2.3