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 63548f7bf7..db74a4c507 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1718,6 +1718,9 @@
/* Save power by waking up on VBUS rather than polling CC */
#undef CONFIG_USB_PD_LOW_POWER
+/* Allow chip to go into low power idle even when a PD device is attached */
+#undef CONFIG_USB_PD_LOW_POWER_IDLE_WHEN_CONNECTED
+
/* Define if USB-PD device has no way of detecting USB VBUS */
#undef CONFIG_USB_PD_NO_VBUS_DETECT