Skip to content
Snippets Groups Projects
Commit aeb8b59f authored by Kunihiko Hayashi's avatar Kunihiko Hayashi Committed by Marek Vasut
Browse files

uniphier_defconfig: Disable USB_XHCI_DWC3


Replacing with dwc3-generic, no need USB_XHCI_DWC3 anymore.

Signed-off-by: default avatarKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Reviewed-by: default avatarMarek Vasut <marex@denx.de>
parent ec01e0ba
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,6 @@ CONFIG_DM_SPI=y
CONFIG_UNIPHIER_SPI=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_DWC3=y
......
......@@ -71,7 +71,6 @@ CONFIG_SYSRESET=y
CONFIG_SYSRESET_PSCI=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_GENERIC=y
CONFIG_USB_DWC3=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment