Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux-block.git] / drivers / usb / typec / mux / Kconfig
index 01ed0d5e10e8cb7a04524ec151a8b55ea7984744..77eb97b2aa866c68902d5c7d64726fdcafe45715 100644 (file)
@@ -9,4 +9,13 @@ config TYPEC_MUX_PI3USB30532
          Say Y or M if your system has a Pericom PI3USB30532 Type-C cross
          switch / mux chip found on some devices with a Type-C port.
 
+config TYPEC_MUX_INTEL_PMC
+       tristate "Intel PMC mux control"
+       depends on INTEL_PMC_IPC
+       select USB_ROLE_SWITCH
+       help
+         Driver for USB muxes controlled by Intel PMC FW. Intel PMC FW can
+         control the USB role switch and also the multiplexer/demultiplexer
+         switches used with USB Type-C Alternate Modes.
+
 endmenu