summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index bad67c6abf..3efa001ea4 100644
--- a/include/config.h
+++ b/include/config.h
@@ -334,7 +334,8 @@
/*
* Check for battery in disconnect state (similar to cut-off state). If this
* battery is found to be in disconnect state, take it out of this state by
- * force-applying a charge current.
+ * force-applying a charge current. This option requires
+ * battery_get_disconnect_state() to be defined.
*/
#undef CONFIG_BATTERY_REVIVE_DISCONNECT