summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodmini2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodmini2g.h')
-rw-r--r--firmware/export/config/ipodmini2g.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config/ipodmini2g.h b/firmware/export/config/ipodmini2g.h
index b9b4f48555..0b6e7636c0 100644
--- a/firmware/export/config/ipodmini2g.h
+++ b/firmware/export/config/ipodmini2g.h
@@ -150,6 +150,10 @@
150/* define this if the unit can be powered or charged via USB */ 150/* define this if the unit can be powered or charged via USB */
151#define HAVE_USB_POWER 151#define HAVE_USB_POWER
152 152
153/* define this if the unit can have USB charging disabled by user -
154 * if USB/MAIN power is discernable and hardware doesn't compel charging */
155#define HAVE_USB_CHARGING_ENABLE
156
153/* Define this if you have a PortalPlayer PP5022 */ 157/* Define this if you have a PortalPlayer PP5022 */
154#define CONFIG_CPU PP5022 158#define CONFIG_CPU PP5022
155 159