Merge branch 'peach-uboot-usbehci' of alpernebbi/lbmk into master

fsdg20230625
Leah Rowe 2023-01-10 03:26:40 +00:00 committed by Gogs
commit 6b10454271
2 changed files with 14 additions and 2 deletions

View File

@ -1616,7 +1616,13 @@ CONFIG_USB_XHCI_EXYNOS=y
# CONFIG_USB_XHCI_PCI is not set
# CONFIG_USB_XHCI_FSL is not set
# CONFIG_USB_XHCI_BRCM is not set
# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_EXYNOS=y
# CONFIG_USB_EHCI_MSM is not set
# CONFIG_USB_EHCI_PCI is not set
# CONFIG_USB_EHCI_ZYNQ is not set
# CONFIG_USB_EHCI_GENERIC is not set
# CONFIG_USB_EHCI_FSL is not set
# CONFIG_USB_OHCI_HCD is not set
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_DWC2 is not set

View File

@ -1616,7 +1616,13 @@ CONFIG_USB_XHCI_EXYNOS=y
# CONFIG_USB_XHCI_PCI is not set
# CONFIG_USB_XHCI_FSL is not set
# CONFIG_USB_XHCI_BRCM is not set
# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_EXYNOS=y
# CONFIG_USB_EHCI_MSM is not set
# CONFIG_USB_EHCI_PCI is not set
# CONFIG_USB_EHCI_ZYNQ is not set
# CONFIG_USB_EHCI_GENERIC is not set
# CONFIG_USB_EHCI_FSL is not set
# CONFIG_USB_OHCI_HCD is not set
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_DWC2 is not set