diff options
Diffstat (limited to 'firmware/export/config/ipodmini1g.h')
-rw-r--r-- | firmware/export/config/ipodmini1g.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config/ipodmini1g.h b/firmware/export/config/ipodmini1g.h index 2f261a8886..81529a5de5 100644 --- a/firmware/export/config/ipodmini1g.h +++ b/firmware/export/config/ipodmini1g.h @@ -143,6 +143,11 @@ /* define this if the unit can be powered or charged via USB */ #define HAVE_USB_POWER +/* define this if the unit can have USB charging disabled by user - +:Qa + * if USB/MAIN power is discernable and hardware doesn't compel charging */ +#define HAVE_USB_CHARGING_ENABLE + /* Define this if you have a PortalPlayer PP5020 */ #define CONFIG_CPU PP5020 |