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 7902a39639..897478ac18 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1019,6 +1019,9 @@
/* Define to have PD state machine send read info VDM on connection */
#undef CONFIG_USB_PD_READ_INFO_ON_CONNECT
+/* Use comparator module for PD RX interrupt */
+#define CONFIG_USB_PD_RX_COMP_IRQ
+
/* USB PD transmit uses SPI master */
#undef CONFIG_USB_PD_TX_USES_SPI_MASTER