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 abf183151c..58f68e2b33 100644
--- a/include/config.h
+++ b/include/config.h
@@ -728,6 +728,12 @@
#undef CONFIG_USB_PORT_POWER_DUMB
/*
+ * Support supplying USB power in S3, if the host leaves the port enabled when
+ * entering S3.
+ */
+#undef CONFIG_USB_PORT_POWER_IN_S3
+
+/*
* Support smart power control to the device's USB ports, using
* dedicated power control chips. This potentially enables automatic
* negotiation of supplying more power to peripherals.