summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index a5141db45b..e58da6f7a6 100644
--- a/include/config.h
+++ b/include/config.h
@@ -69,6 +69,12 @@
*/
#undef CONFIG_BATTERY_SMART
+/*
+ * Charger should call battery_vendor_params() to limit/correct the voltage and
+ * current requested by the battery pack before acting on the request.
+ */
+#undef CONFIG_BATTERY_VENDOR_PARAMS
+
/*****************************************************************************/
/*