From 82259b7af57eab383b38616a2e391d9b7fcaf967 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Wed, 14 Sep 2011 15:26:57 +0000 Subject: Move AMSv1 (AMSv2 had been done already) to using setup packet request to detect a host. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30547 a1c6a512-1295-4272-9138-f99709370657 --- 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 e6a87915fc..a22922b0b1 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -767,7 +767,7 @@ Lyre prototype 1 */ #define INCLUDE_TIMEOUT_API #elif CONFIG_USBOTG == USBOTG_AS3525 #define USB_STATUS_BY_EVENT -#define USB_DETECT_BY_DRV +#define USB_DETECT_BY_CORE #elif CONFIG_USBOTG == USBOTG_AS3525v2 #define USB_STATUS_BY_EVENT #define USB_DETECT_BY_CORE -- cgit v1.2.3