summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiox5.h')
-rw-r--r--firmware/export/config-iaudiox5.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index c02b2a78f4..c78137c721 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -98,15 +98,11 @@
98/* TLV320 has no tone controls, so we use the software ones */ 98/* TLV320 has no tone controls, so we use the software ones */
99#define HAVE_SW_TONE_CONTROLS 99#define HAVE_SW_TONE_CONTROLS
100 100
101/* Type of mobile power */
102#define X5_BATT_CONFIG 2
103#define CONFIG_BATTERY BATT_IAUDIO_X5M5
104#define BATTERY_CAPACITY_DEFAULT 950 /* default battery capacity */ 101#define BATTERY_CAPACITY_DEFAULT 950 /* default battery capacity */
105#define BATTERY_CAPACITY_MIN 950 /* min. capacity selectable */ 102#define BATTERY_CAPACITY_MIN 950 /* min. capacity selectable */
106#define BATTERY_CAPACITY_MAX 2250 /* max. capacity selectable */ 103#define BATTERY_CAPACITY_MAX 2250 /* max. capacity selectable */
107#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 104#define BATTERY_CAPACITY_INC 50 /* capacity increment */
108#define BATTERY_TYPES_COUNT 1 /* only one type */ 105#define BATTERY_TYPES_COUNT 1 /* only one type */
109#define BATTERY_SCALE_FACTOR 5859 /* (420703125 + 35900) / 71800 */
110 106
111/* Hardware controlled charging? FIXME */ 107/* Hardware controlled charging? FIXME */
112#define CONFIG_CHARGING CHARGING_SIMPLE 108#define CONFIG_CHARGING CHARGING_SIMPLE