summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index af14aeae19..9e4e1999f7 100644
--- a/include/config.h
+++ b/include/config.h
@@ -215,6 +215,14 @@
#undef CONFIG_CAPSENSE
/*****************************************************************************/
+
+/* Compile charge manager */
+#undef CONFIG_CHARGE_MANAGER
+
+/* Compile input current ramping support */
+#undef CONFIG_CHARGE_RAMP
+
+/*****************************************************************************/
/* Charger config */
/* Compile common charge state code. You must pick an implementation. */
@@ -335,6 +343,7 @@
#undef CONFIG_CMD_ACCELS
#undef CONFIG_CMD_ACCEL_INFO
#undef CONFIG_CMD_BATDEBUG
+#undef CONFIG_CMD_CHGRAMP
#undef CONFIG_CMD_CLOCKGATES
#undef CONFIG_CMD_COMXTEST
#undef CONFIG_CMD_ECTEMP