summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r--firmware/export/config-ipodcolor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index 778055f3d7..b88c9bc7a4 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -84,6 +84,9 @@
84 84
85#define USB_IPODSTYLE 85#define USB_IPODSTYLE
86 86
87/* define this if the unit can be powered or charged via USB */
88#define HAVE_USB_POWER
89
87/* Virtual LED (icon) */ 90/* Virtual LED (icon) */
88#define CONFIG_LED LED_VIRTUAL 91#define CONFIG_LED LED_VIRTUAL
89 92