From: Simon Glass Date: Sat, 15 Nov 2014 01:18:41 +0000 (-0700) Subject: x86: config: Enable USB on link X-Git-Tag: v2015.01-rc3~42^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=79b303467a2aede83dd355b46e4dadbd5b40f0ac;p=platform%2Fkernel%2Fu-boot.git x86: config: Enable USB on link Enable USB support on link - there are two EHCI ports available. Signed-off-by: Simon Glass --- 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