diff options
author | Tom Rini <trini@konsulko.com> | 2016-08-11 07:22:55 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-08-11 07:22:55 -0400 |
commit | 2f1eb66e2881a780e622e7fd50b3a497677fd373 (patch) | |
tree | a96f90f73c6a5f860f2f25d0ebd531657f524d50 /include/configs/dra7xx_evm.h | |
parent | 2e406dbdf5fa6d178c50a2f537588de9f8615d35 (diff) | |
parent | 76b2fad775ee3cb58788b11454655ba5a244ac56 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'include/configs/dra7xx_evm.h')
-rw-r--r-- | include/configs/dra7xx_evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h index 10f6039539..b66949f415 100644 --- a/include/configs/dra7xx_evm.h +++ b/include/configs/dra7xx_evm.h @@ -209,7 +209,6 @@ #define CONFIG_SUPPORT_EMMC_BOOT /* USB xHCI HOST */ -#define CONFIG_USB_HOST #define CONFIG_USB_XHCI_OMAP #define CONFIG_USB_STORAGE #define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 2 |