summaryrefslogtreecommitdiff
path: root/firmware/export/config-ifp7xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ifp7xx.h')
-rw-r--r--firmware/export/config-ifp7xx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ifp7xx.h b/firmware/export/config-ifp7xx.h
index 9e5a432260..6247625618 100644
--- a/firmware/export/config-ifp7xx.h
+++ b/firmware/export/config-ifp7xx.h
@@ -56,8 +56,8 @@
56 56
57#define BATTERY_SCALE_FACTOR 16665 /* FIX: this value is picked at random */ 57#define BATTERY_SCALE_FACTOR 16665 /* FIX: this value is picked at random */
58 58
59/* Define this if the platform can charge batteries */ 59/* Hardware controlled charging? FIXME */
60//#define HAVE_CHARGING 1 60//#define CONFIG_CHARGING CHARGING_SIMPLE
61 61
62/* define this if the hardware can be powered off while charging */ 62/* define this if the hardware can be powered off while charging */
63//#define HAVE_POWEROFF_WHILE_CHARGING 63//#define HAVE_POWEROFF_WHILE_CHARGING