ANDROID: db845c_gki.fragment: Drop CONFIG_USB_DWC3 from config frament

As of commit 42d1d3ffd7 ("ANDROID: GKI: enable CONFIG_USB_DWC3
to be build in"), we no longer need CONFIG_USB_DWC3=m in the
db845c_gki.frament, as having it there, causing the module load
to fail (as its duplicative) and the boot to (unfortunately
silently) fail.

Fixes: 42d1d3ffd7 ("ANDROID: GKI: enable CONFIG_USB_DWC3 to be build in")
Change-Id: I089b91364868ef56ac3da158f62c0c5f5345a1a4
Signed-off-by: John Stultz <john.stultz@linaro.org>
This commit is contained in:
John Stultz
2020-12-10 07:36:53 +00:00
parent 542eda321a
commit b3fd6681f2

View File

@@ -26,7 +26,6 @@ CONFIG_DRM_MSM=m
CONFIG_DRM_LONTIUM_LT9611=m
CONFIG_USB_OHCI_HCD=m
CONFIG_USB_OHCI_HCD_PLATFORM=m
CONFIG_USB_DWC3=m
# CONFIG_USB_DWC3_HAPS is not set
# CONFIG_USB_DWC3_OF_SIMPLE is not set
CONFIG_USB_GADGET_VBUS_DRAW=500