commit | 77a4946516fe488b6a33390de6d749f934a243ba | [log] [tgz] |
---|---|---|
author | Marc Gonzalez <marc.w.gonzalez@free.fr> | Wed Apr 24 17:00:57 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 25 10:59:03 2019 +0200 |
tree | 5d34a137c2137f51f1b0c3003dcb8c9710c7b5e6 | |
parent | 409fba220075379db118b8d52979c574623c0214 [diff] |
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> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>