arm: we need EHCI to load before ohci/uhci so put it back to built in on arm

This commit is contained in:
Peter Robinson 2019-12-04 09:26:26 +00:00
commit 6cfdb6c860
7 changed files with 6 additions and 7 deletions

View file

@ -6779,9 +6779,9 @@ CONFIG_USB_DWC3_ULPI=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_EG20T is not set
CONFIG_USB_EHCI_FSL=m
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_HCD_ORION=m
CONFIG_USB_EHCI_HCD_PLATFORM=m
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_MXC is not set
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TEGRA=m