summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-11-14 18:18:41 -0700
committerSimon Glass <sjg@chromium.org>2014-11-25 06:34:02 -0700
commit79b303467a2aede83dd355b46e4dadbd5b40f0ac (patch)
tree93243280441e2db0c634bc44d3b6b3bbb43a1494 /include
parent9baeca4b8936edc01e1c748a6f119915acb100c4 (diff)
downloadtalos-obmc-uboot-79b303467a2aede83dd355b46e4dadbd5b40f0ac.tar.gz
talos-obmc-uboot-79b303467a2aede83dd355b46e4dadbd5b40f0ac.zip
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>
Diffstat (limited to 'include')
-rw-r--r--include/configs/chromebook_link.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/chromebook_link.h b/include/configs/chromebook_link.h
index e9efd7c335..86429cf89c 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
OpenPOWER on IntegriCloud