summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.usbc
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.usbc')
-rw-r--r--zephyr/Kconfig.usbc8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/Kconfig.usbc b/zephyr/Kconfig.usbc
index 6dcf03335c..9248b429ee 100644
--- a/zephyr/Kconfig.usbc
+++ b/zephyr/Kconfig.usbc
@@ -245,6 +245,14 @@ config PLATFORM_EC_USB_PD_TCPM_DRIVER_IT8XXX2
This supports up to two USB Type-C ports with Dual Role function
(provider and consumer) and Fast Role Swap detection.
+config PLATFORM_EC_IT83XX_TUNE_CC_PHY
+ bool "Enable tune cc physical parameters"
+ depends on PLATFORM_EC_USB_PD_TCPM_ITE_ON_CHIP
+ help
+ Enable board to tune cc physical parameters (ex.rising, falling time).
+ Board must define board_get_cc_tuning_parameter(enum usbpd_port port)
+ function.
+
config PLATFORM_EC_USB_PD_PULLUP
int "Default source Rp value"
default 1