summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/mux/Kconfig
diff options
context:
space:
mode:
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>2020-04-16 11:15:46 +0300
committerLee Jones <lee.jones@linaro.org>2020-04-24 13:18:12 +0300
commitb62851491a55bcda59da7656c45a31f9388246d3 (patch)
tree3d0259646f163dbce3fea6c921a0416a919f9c02 /drivers/usb/typec/mux/Kconfig
parent68c73fb224778b8fd52b386f971a5cb3bca67878 (diff)
downloadlinux-b62851491a55bcda59da7656c45a31f9388246d3.tar.xz
usb: typec: mux: Convert the Intel PMC Mux driver to use new SCU IPC API
Convert the driver to use the new SCU IPC API. This allows us to get rid of the duplicate PMC IPC implementation which is now covered in SCU IPC driver. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/usb/typec/mux/Kconfig')
-rw-r--r--drivers/usb/typec/mux/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/typec/mux/Kconfig b/drivers/usb/typec/mux/Kconfig
index 77eb97b2aa86..a4dbd11f8ee2 100644
--- a/drivers/usb/typec/mux/Kconfig
+++ b/drivers/usb/typec/mux/Kconfig
@@ -11,7 +11,7 @@ config TYPEC_MUX_PI3USB30532
config TYPEC_MUX_INTEL_PMC
tristate "Intel PMC mux control"
- depends on INTEL_PMC_IPC
+ depends on INTEL_SCU_IPC
select USB_ROLE_SWITCH
help
Driver for USB muxes controlled by Intel PMC FW. Intel PMC FW can