From 5f655c93f931236c173700f54e4b329bf709e7cc Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Thu, 13 Jul 2006 07:40:30 +0000 Subject: Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduce the battery consumption. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10208 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/config.h') diff --git a/firmware/export/config.h b/firmware/export/config.h index 6c2580c360..3768d857cb 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -135,6 +135,7 @@ /* USB On-the-go */ #define USBOTG_ISP1362 1362 +#define USBOTG_M5636 5636 /* now go and pick yours */ #if defined(ARCHOS_PLAYER) -- cgit v1.2.3