summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodmini1g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodmini1g.h')
-rw-r--r--firmware/export/config/ipodmini1g.h5
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 @@
143/* define this if the unit can be powered or charged via USB */ 143/* define this if the unit can be powered or charged via USB */
144#define HAVE_USB_POWER 144#define HAVE_USB_POWER
145 145
146/* define this if the unit can have USB charging disabled by user -
147:Qa
148 * if USB/MAIN power is discernable and hardware doesn't compel charging */
149#define HAVE_USB_CHARGING_ENABLE
150
146/* Define this if you have a PortalPlayer PP5020 */ 151/* Define this if you have a PortalPlayer PP5020 */
147#define CONFIG_CPU PP5020 152#define CONFIG_CPU PP5020
148 153