summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index ae1940c987..7ed54958ca 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -85,14 +85,8 @@
85/* Define if we have a hardware defect that causes ticking on the audio line */ 85/* Define if we have a hardware defect that causes ticking on the audio line */
86#define HAVE_REMOTE_LCD_TICKING 86#define HAVE_REMOTE_LCD_TICKING
87 87
88/* Define this if the platform can charge batteries */ 88/* Hardware controlled charging with monitoring */
89#define HAVE_CHARGING 1 89#define CONFIG_CHARGING CHARGING_MONITOR
90
91/* For units with a hardware charger that reports charge state */
92#define HAVE_CHARGE_STATE 1
93
94/* define this if the hardware can be powered off while charging */
95#define HAVE_POWEROFF_WHILE_CHARGING
96 90
97/* The size of the flash ROM */ 91/* The size of the flash ROM */
98#define FLASH_SIZE 0x400000 92#define FLASH_SIZE 0x400000