[U-Boot] [PATCH 26/33] x86: config: Enable USB on link
Simon Glass
sjg at chromium.org
Wed Nov 12 01:18:14 CET 2014
Enable USB support on link - there are two EHCI ports available.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
include/configs/chromebook_link.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h
index e9efd7c..86429cf 100644
--- a/include/configs/chromebook_link.h
+++ b/include/configs/chromebook_link.h
@@ -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
--
2.1.0.rc2.206.gedb03e5
More information about the U-Boot
mailing list