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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index b8f3d89346..e063e93737 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -69,8 +69,8 @@
69#define BATTERY_TYPES_COUNT 1 /* only one type */ 69#define BATTERY_TYPES_COUNT 1 /* only one type */
70#define BATTERY_SCALE_FACTOR 5865 70#define BATTERY_SCALE_FACTOR 5865
71 71
72/* Define this if the platform can charge batteries */ 72/* Hardware controlled charging? FIXME */
73//#define HAVE_CHARGING 1 73//#define CONFIG_CHARGING CHARGING_SIMPLE
74 74
75/* define this if the hardware can be powered off while charging */ 75/* define this if the hardware can be powered off while charging */
76//#define HAVE_POWEROFF_WHILE_CHARGING 76//#define HAVE_POWEROFF_WHILE_CHARGING