diff options
Diffstat (limited to 'drivers/usb/dwc3/Kconfig')
-rw-r--r-- | drivers/usb/dwc3/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/usb/dwc3/Kconfig b/drivers/usb/dwc3/Kconfig index 070e704829e5..a64ce1c94d6d 100644 --- a/drivers/usb/dwc3/Kconfig +++ b/drivers/usb/dwc3/Kconfig | |||
@@ -105,12 +105,4 @@ config USB_DWC3_ST | |||
105 | inside (i.e. STiH407). | 105 | inside (i.e. STiH407). |
106 | Say 'Y' or 'M' if you have one such device. | 106 | Say 'Y' or 'M' if you have one such device. |
107 | 107 | ||
108 | config USB_DWC3_QCOM | ||
109 | tristate "Qualcomm Platforms" | ||
110 | depends on ARCH_QCOM || COMPILE_TEST | ||
111 | default USB_DWC3 | ||
112 | help | ||
113 | Recent Qualcomm SoCs ship with one DesignWare Core USB3 IP inside, | ||
114 | say 'Y' or 'M' if you have one such device. | ||
115 | |||
116 | endif | 108 | endif |