summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 2699335996..05459bfb10 100644
--- a/include/config.h
+++ b/include/config.h
@@ -250,6 +250,9 @@
/* Compile input current ramping support */
#undef CONFIG_CHARGE_RAMP
+/* The hardware has some input current ramping/back-off mechanism */
+#undef CONFIG_CHARGE_RAMP_HW
+
/*****************************************************************************/
/* Charger config */