diff options
author | Tom Rini <trini@konsulko.com> | 2018-05-20 09:44:13 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-05-20 09:44:13 -0400 |
commit | 56932e84ea5e25167c53a55f81b8e551e4531158 (patch) | |
tree | 7d29f642b3983227bc8ee5184434c2a94d0b96cf /configs/xilinx_zynqmp_zcu104_revC_defconfig | |
parent | 904e546970184d9f5b7e1bde7065b745e67a1bef (diff) | |
parent | 0ad3f771b69c0db837f40f6ffd5d41915fc07095 (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'configs/xilinx_zynqmp_zcu104_revC_defconfig')
-rw-r--r-- | configs/xilinx_zynqmp_zcu104_revC_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_zcu104_revC_defconfig b/configs/xilinx_zynqmp_zcu104_revC_defconfig index 7c22d7f020..dcd4897f2f 100644 --- a/configs/xilinx_zynqmp_zcu104_revC_defconfig +++ b/configs/xilinx_zynqmp_zcu104_revC_defconfig @@ -84,6 +84,7 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_USB_XHCI_ZYNQMP=y CONFIG_USB_DWC3=y CONFIG_USB_DWC3_GADGET=y +CONFIG_USB_DWC3_GENERIC=y CONFIG_USB_ULPI_VIEWPORT=y CONFIG_USB_ULPI=y CONFIG_USB_STORAGE=y |