summaryrefslogtreecommitdiff
path: root/firmware/export/config-tpj1022.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-tpj1022.h')
-rw-r--r--firmware/export/config-tpj1022.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-tpj1022.h b/firmware/export/config-tpj1022.h
index be2da37412..067bb4f6f2 100644
--- a/firmware/export/config-tpj1022.h
+++ b/firmware/export/config-tpj1022.h
@@ -57,8 +57,6 @@
57/* Define this for LCD backlight available */ 57/* Define this for LCD backlight available */
58#define HAVE_BACKLIGHT 58#define HAVE_BACKLIGHT
59 59
60/* Type of mobile power */
61#define CONFIG_BATTERY BATT_LPCS355385
62#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity 60#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity
63 TODO: check this, probably different 61 TODO: check this, probably different
64 for different models too */ 62 for different models too */
@@ -66,7 +64,6 @@
66#define BATTERY_CAPACITY_MAX 1600 /* max. capacity selectable */ 64#define BATTERY_CAPACITY_MAX 1600 /* max. capacity selectable */
67#define BATTERY_CAPACITY_INC 10 /* capacity increment */ 65#define BATTERY_CAPACITY_INC 10 /* capacity increment */
68#define BATTERY_TYPES_COUNT 1 /* only one type */ 66#define BATTERY_TYPES_COUNT 1 /* only one type */
69#define BATTERY_SCALE_FACTOR 5865
70 67
71/* Hardware controlled charging? FIXME */ 68/* Hardware controlled charging? FIXME */
72//#define CONFIG_CHARGING CHARGING_SIMPLE 69//#define CONFIG_CHARGING CHARGING_SIMPLE