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 9b8d5e362c..c49e8d244a 100644
--- a/include/config.h
+++ b/include/config.h
@@ -126,6 +126,13 @@
*/
#undef CONFIG_BATTERY_VENDOR_PARAMS
+/*
+ * The board-specific battery.c implements get and set functions to read and
+ * write arbirary vendor-specific parameters stored in the battery.
+ * See include/battery.h for prototypes.
+ */
+#undef CONFIG_BATTERY_VENDOR_PARAM
+
/*****************************************************************************/
/*