diff options
author | Tom Rini <trini@konsulko.com> | 2016-06-06 14:04:58 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-06 17:37:56 (GMT) |
commit | ffd859979e2a84bccc14188d9fa760b2e4813515 (patch) | |
tree | 276cb26811a0da6696148e3628d4af36c4c721df /configs/am43xx_evm_ethboot_defconfig | |
parent | 1cb9cb3ec0f19b8c54bb01670a530f5bc210d5f3 (diff) | |
parent | 10db7500369ea000af4c4c5b039b7946c2865ae9 (diff) | |
download | u-boot-ffd859979e2a84bccc14188d9fa760b2e4813515.tar.xz |
Merge branch 'master' of git://git.denx.de/u-boot-usb
Modified:
configs/ls1012afrdm_qspi_defconfig
configs/ls1012aqds_qspi_defconfig
configs/ls1012ardb_qspi_defconfig
include/configs/ls1012afrdm.h
include/configs/ls1012aqds.h
include/configs/ls1012ardb.h
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am43xx_evm_ethboot_defconfig')
-rw-r--r-- | configs/am43xx_evm_ethboot_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/am43xx_evm_ethboot_defconfig b/configs/am43xx_evm_ethboot_defconfig index 33fb552..3b958d7 100644 --- a/configs/am43xx_evm_ethboot_defconfig +++ b/configs/am43xx_evm_ethboot_defconfig @@ -29,6 +29,8 @@ CONFIG_SPI_FLASH_MACRONIX=y CONFIG_SYS_NS16550=y CONFIG_TI_QSPI=y CONFIG_USB=y +CONFIG_USB_XHCI_HCD=y +CONFIG_USB_XHCI_DWC3=y CONFIG_USB_DWC3=y CONFIG_USB_DWC3_GADGET=y CONFIG_USB_DWC3_OMAP=y |