usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
authorMarc Gonzalez <marc.w.gonzalez@free.fr>
Wed, 24 Apr 2019 15:00:57 +0000 (17:00 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Fri, 3 May 2019 06:13:47 +0000 (09:13 +0300)
commit67130830ce420b54490ec69a775528afdaef6a54
tree9e936610f55d6555e36d35299a912395ac1eb136
parent73103c7f958b99561555c3bd1bc1a0809e0b7d61
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON

Keep EXTCON support optional, as some platforms do not need it.

Do the same for USB_DWC3_OMAP while we're at it.

Fixes: 3def4031b3e3f ("usb: dwc3: add EXTCON dependency for qcom")
Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/Kconfig