summaryrefslogtreecommitdiff
path: root/firmware/export/config-player.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-player.h')
-rw-r--r--firmware/export/config-player.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 324a0a2300..3dfdb0e727 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -67,8 +67,8 @@
67/* How to detect USB */ 67/* How to detect USB */
68#define USB_PLAYERSTYLE 1 68#define USB_PLAYERSTYLE 1
69 69
70/* Define this if the platform can charge batteries */ 70/* Hardware controlled charging */
71#define HAVE_CHARGING 1 71#define CONFIG_CHARGING CHARGING_SIMPLE
72 72
73/* The start address index for ROM builds */ 73/* The start address index for ROM builds */
74/* #define ROM_START 0xD010 for behind original Archos */ 74/* #define ROM_START 0xD010 for behind original Archos */