1
0
This commit is contained in:
Jybz 2019-11-16 18:15:03 +00:00
parent dd60f5ee3b
commit f06744e2fa
2 changed files with 2 additions and 9 deletions

View File

@ -1256,17 +1256,10 @@ CONFIG_DM_USB=y
# #
# USB Host Controller Drivers # USB Host Controller Drivers
# #
CONFIG_USB_HOST=y
# CONFIG_USB_XHCI_HCD is not set # CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y # CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_EHCI_MSM is not set # CONFIG_USB_OHCI_HCD is not set
# CONFIG_USB_EHCI_PCI is not set
CONFIG_USB_EHCI_GENERIC=y
# CONFIG_USB_EHCI_FSL is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_PCI is not set # CONFIG_USB_OHCI_PCI is not set
CONFIG_USB_OHCI_GENERIC=y
# CONFIG_USB_OHCI_DA8XX is not set
# CONFIG_USB_UHCI_HCD is not set # CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_DWC2 is not set # CONFIG_USB_DWC2 is not set
# CONFIG_USB_R8A66597_HCD is not set # CONFIG_USB_R8A66597_HCD is not set