summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index ef029f2b45..c0a88cda53 100644
--- a/include/config.h
+++ b/include/config.h
@@ -4574,6 +4574,7 @@
#undef CONFIG_USBC_PPC_NX20P3481
#undef CONFIG_USBC_PPC_NX20P3483
#undef CONFIG_USBC_PPC_SN5S330
+#undef CONFIG_USBC_PPC_SYV682C
#undef CONFIG_USBC_PPC_SYV682X
/*
@@ -4585,6 +4586,9 @@
/* SYV682 does not pass through CC, instead it bypasses to the TCPC */
#undef CONFIG_SYV682X_NO_CC
+/* Define to enable SYV682X VBUS smart discharge. */
+#undef CONFIG_USBC_PPC_SYV682X_SMART_DISCHARGE
+
/* PPC is capable of gating the SBU lines. */
#undef CONFIG_USBC_PPC_SBU
@@ -5498,6 +5502,13 @@
#define CONFIG_USBC_PPC_VCONN
#endif
+
+/*****************************************************************************/
+/* PPC SYV682C is a subset of SYV682X. */
+#if defined(CONFIG_USBC_PPC_SYV682C)
+#define CONFIG_USBC_PPC_SYV682X
+#endif
+
/*
* The SYV682X supports VCONN and needs to be informed of CC polarity.
* There is a 3.6V limit on the HOST_CC signals, so the TCPC should not source