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