summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rwxr-xr-xinclude/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 7b13bd5a6e..7a9d8f7d04 100755
--- a/include/config.h
+++ b/include/config.h
@@ -210,6 +210,12 @@
*/
#undef CONFIG_CHARGER_INPUT_CURRENT
+/*
+ * NVDC needs to keep voltage level though charging stop.
+ * This value should depend on charger.
+*/
+#undef CONFIG_CHARGE_NVDC_OFF_VOLTAGE
+
/* Value of the charge sense resistor, in mOhms */
#undef CONFIG_CHARGER_SENSE_RESISTOR