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 a299978e1e..d2d5216313 100644
--- a/include/config.h
+++ b/include/config.h
@@ -807,6 +807,12 @@
#undef CONFIG_USB_PORT_POWER_SMART
/*
+ * Override the default charging mode for USB smart power control.
+ * Value is selected from usb_charge_mode in include/usb_charge.h
+ */
+#undef CONFIG_USB_PORT_POWER_SMART_DEFAULT_MODE
+
+/*
* Smart USB power control can use a full set of control signals to the USB
* port power chip, or a reduced set. If this is defined, use the reduced set.
*/