summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 86b43d2509..464ad50953 100644
--- a/include/config.h
+++ b/include/config.h
@@ -143,6 +143,13 @@
*/
#undef CONFIG_BATTERY_VENDOR_PARAM
+/*
+ * TODO(crosbug.com/p/29467): allows charging of a dead battery that
+ * requests nil for current and voltage. Remove this workaround when
+ * possible.
+ */
+#undef CONFIG_BATTERY_REQUESTS_NIL_WHEN_DEAD
+
/*****************************************************************************/
/*