Skip to content

Commit

Permalink
Update SystemReady devicetree band kernel config (#231)
Browse files Browse the repository at this point in the history
Enable CONFIG_USB_EHCI_HCD_PLATFORM so that we can use generic ehci usb
platform.

Signed-off-by: Weizhao Ouyang <[email protected]>
  • Loading branch information
ownia authored Nov 25, 2024
1 parent 9dcf56f commit 875b6bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1365,6 +1365,7 @@ CONFIG_USB_XHCI_TEGRA=y
CONFIG_USB_BRCMSTB=m
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_EXYNOS=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_EXYNOS=y
CONFIG_USB_OHCI_HCD_PLATFORM=y
Expand Down

0 comments on commit 875b6bb

Please sign in to comment.