summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 0142e1286c..182d56ba78 100644
--- a/include/config.h
+++ b/include/config.h
@@ -364,6 +364,12 @@
#undef CONFIG_CHARGER_TPS65090 /* Note: does not use CONFIG_CHARGER */
/*
+ * If the battery temperature sense pin is connected to charger,
+ * get the battery temperature from the charger.
+ */
+#undef CONFIG_CHARGER_BATTERY_TSENSE
+
+/*
* BQ2589x IR Compensation settings.
* Should be the combination of BQ2589X_IR_TREG_xxxC, BQ2589X_IR_VCLAMP_yyyMV
* and BQ2589X_IR_BAT_COMP_zzzMOHM.