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 77358fe319..946f270926 100644
--- a/include/config.h
+++ b/include/config.h
@@ -4232,6 +4232,12 @@
#undef CONFIG_USB_PD_MAX_SINGLE_SOURCE_CURRENT
/*
+ * Ignore all non-fixed PDOs received from a src_caps message. Enable this for
+ * boards (like servo_v4) which only support FIXED PDO types.
+ */
+#undef CONFIG_USB_PD_ONLY_FIXED_PDOS
+
+/*
* Total current in mA the board can supply to external devices through
* USB-C ports
*