From ea8bbe3df678d6007bf4ae693fba7c05ec41b79c Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Thu, 26 Jan 2006 22:53:05 +0000 Subject: Enable USB charging mode on H300, hold Rec when inserting the USB connector to not enter USB mode. This may not always work, since we don't yet know how to control the charging chip correctly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8460 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h300.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-h300.h') diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h index d57975d45d..88feb9d649 100644 --- a/firmware/export/config-h300.h +++ b/firmware/export/config-h300.h @@ -110,4 +110,7 @@ #define HAVE_BACKLIGHT_BRIGHTNESS +/* define this if the unit can be powered or charged via USB */ +#define HAVE_USB_POWER + #endif -- cgit v1.2.3