瀏覽代碼

usb: dwc3: remove extcon dependency

It is required by the OMAP glue driver, but it already depends
on it. The core driver should not depend on it. This will
allow the use of the PCI glue driver again.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Heikki Krogerus 12 年之前
父節點
當前提交
bbaa7c81e6
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/usb/dwc3/Kconfig

+ 0 - 1
drivers/usb/dwc3/Kconfig

@@ -1,7 +1,6 @@
 config USB_DWC3
 config USB_DWC3
 	tristate "DesignWare USB3 DRD Core Support"
 	tristate "DesignWare USB3 DRD Core Support"
 	depends on (USB || USB_GADGET) && HAS_DMA
 	depends on (USB || USB_GADGET) && HAS_DMA
-	depends on EXTCON
 	select USB_XHCI_PLATFORM if USB_SUPPORT && USB_XHCI_HCD
 	select USB_XHCI_PLATFORM if USB_SUPPORT && USB_XHCI_HCD
 	help
 	help
 	  Say Y or M here if your system has a Dual Role SuperSpeed
 	  Say Y or M here if your system has a Dual Role SuperSpeed