Skip to content
Snippets Groups Projects
Commit 78ab40b3 authored by Simon Glass's avatar Simon Glass
Browse files

dm: usb: exynos: Enable both USB ports on snow


Switch snow over to use both EHCI and XHCI at the same time.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarMarek Vasut <marex@denx.de>
parent 874dde80
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,9 @@
#define CONFIG_BOARD_COMMON
#define CONFIG_USB_XHCI
#define CONFIG_USB_EHCI
#define CONFIG_USB_XHCI_EXYNOS
#define CONFIG_USB_EHCI_EXYNOS
#define CONFIG_SYS_PROMPT "snow # "
#define CONFIG_IDENT_STRING " for snow"
......
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