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 0da8f46b9e..06337cc634 100644
--- a/include/config.h
+++ b/include/config.h
@@ -262,6 +262,9 @@
/* Compile charge manager */
#undef CONFIG_CHARGE_MANAGER
+/* Allow charge manager to default to charging from dual-role partners */
+#undef CONFIG_CHARGE_MANAGER_DRP_CHARGING
+
/* Handle the external power limit host command in charge manager */
#undef CONFIG_CHARGE_MANAGER_EXTERNAL_POWER_LIMIT