summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r--firmware/export/config-gigabeat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 83a92ce140..1ebbdbf908 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -61,8 +61,8 @@
61 61
62#define BATTERY_SCALE_FACTOR 23437 /* FIX: this value is picked at random */ 62#define BATTERY_SCALE_FACTOR 23437 /* FIX: this value is picked at random */
63 63
64/* Define this if the platform can charge batteries */ 64/* Hardware controlled charging? FIXME */
65#define HAVE_CHARGING 1 65#define CONFIG_CHARGING CHARGING_SIMPLE
66 66
67/* define this if the hardware can be powered off while charging */ 67/* define this if the hardware can be powered off while charging */
68#define HAVE_POWEROFF_WHILE_CHARGING 68#define HAVE_POWEROFF_WHILE_CHARGING