Skip to content
Snippets Groups Projects
Commit 375241f3 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: uniphier: enable Generic EHCI driver for Pro4 SoC


This SoC is equipped with two EHCI cores and two xHCI cores.
Enable the generic EHCI driver for the former.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 025b62f3
Branches
Tags
No related merge requests found
......@@ -32,4 +32,6 @@ CONFIG_PINCTRL=y
CONFIG_SPL_PINCTRL=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_STORAGE=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment