summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/usb4/retimer/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/usb4/retimer/Kconfig')
-rw-r--r--src/drivers/intel/usb4/retimer/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/drivers/intel/usb4/retimer/Kconfig b/src/drivers/intel/usb4/retimer/Kconfig
new file mode 100644
index 000000000000..eee8fe1bedfe
--- /dev/null
+++ b/src/drivers/intel/usb4/retimer/Kconfig
@@ -0,0 +1,8 @@
+config DRIVERS_INTEL_USB4_RETIMER
+ bool
+ depends on HAVE_ACPI_TABLES
+ help
+ A retimer is a device that retransmits a fresh copy of the signal it
+ receives, by doing CDR and retransmitting the data (i.e., it is
+ protocol-aware). If your mainboard has a USB4 retimer (usually
+ located close to the USB4 ports), then select this driver.