summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config-ipodvideo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h
index e08b029ebd..6057afa9d7 100644
--- a/firmware/export/config-ipodvideo.h
+++ b/firmware/export/config-ipodvideo.h
@@ -69,6 +69,8 @@
69/* define this if the hardware can be powered off while charging */ 69/* define this if the hardware can be powered off while charging */
70//#define HAVE_POWEROFF_WHILE_CHARGING 70//#define HAVE_POWEROFF_WHILE_CHARGING
71 71
72#define HAVE_CHARGE_STATE 1
73
72/* The start address index for ROM builds */ 74/* The start address index for ROM builds */
73#define ROM_START 0x00000000 75#define ROM_START 0x00000000
74 76