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

x86: config: Enable USB on link


Enable USB support on link - there are two EHCI ports available.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 9baeca4b
No related branches found
No related tags found
No related merge requests found
......@@ -50,8 +50,6 @@
#undef CONFIG_SPI
#undef CONFIG_CMD_SPI
#undef CONFIG_CMD_SF
#undef CONFIG_USB_EHCI
#undef CONFIG_CMD_USB
#define CONFIG_PCI_MEM_BUS 0xe0000000
#define CONFIG_PCI_MEM_PHYS CONFIG_PCI_MEM_BUS
......
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