summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.retimer
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.retimer')
-rw-r--r--zephyr/Kconfig.retimer4
1 files changed, 0 insertions, 4 deletions
diff --git a/zephyr/Kconfig.retimer b/zephyr/Kconfig.retimer
index 3a052f1f1a..9ce134dc13 100644
--- a/zephyr/Kconfig.retimer
+++ b/zephyr/Kconfig.retimer
@@ -6,8 +6,6 @@ if PLATFORM_EC_USBC
config PLATFORM_EC_USBC_RETIMER_INTEL_BB
bool "Support Intel Burnside Bridge retimer"
- depends on PLATFORM_EC_USB_MUX
- depends on DT_HAS_INTEL_JHL8040R_ENABLED
select PLATFORM_EC_USB_PD_USB4
select PLATFORM_EC_USB_PD_TBT_COMPAT_MODE
help
@@ -31,8 +29,6 @@ config PLATFORM_EC_USBC_RETIMER_INTEL_BB
config PLATFORM_EC_USBC_RETIMER_INTEL_HB
bool "Support Intel Hayden Bridge retimer"
- depends on PLATFORM_EC_USB_MUX
- depends on DT_HAS_INTEL_JHL8040R_ENABLED
select PLATFORM_EC_USB_PD_USB4
select PLATFORM_EC_USB_PD_TBT_COMPAT_MODE
help