mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
x86: config: Enable USB on link
Enable USB support on link - there are two EHCI ports available. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
9baeca4b89
commit
79b303467a
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue