summaryrefslogtreecommitdiffstats
path: root/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-04-20 15:33:05 -0400
committerTom Rini <trini@konsulko.com>2016-04-20 15:33:05 -0400
commit748c4a572804d882022cec3626b0e50870c8b449 (patch)
tree327c593db92f342b75d1d9935aa880b7567ff3e6 /configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
parenta238b0dacffd305f78fc23b2151521cce2384311 (diff)
downloadblackbird-obmc-uboot-748c4a572804d882022cec3626b0e50870c8b449.tar.gz
blackbird-obmc-uboot-748c4a572804d882022cec3626b0e50870c8b449.zip
configs: Update some Xilinx configs
As part of 3457bba these configs didn't get updated. Update them now. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig b/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
index 366aba2279..7249495631 100644
--- a/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
+++ b/configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig
@@ -32,6 +32,12 @@ CONFIG_SPI_FLASH_WINBOND=y
CONFIG_DM_ETH=y
CONFIG_ZYNQ_GEM=y
CONFIG_USB=y
+CONFIG_USB_DWC3=y
+CONFIG_USB_DWC3_GADGET=y
CONFIG_USB_ULPI_VIEWPORT=y
CONFIG_USB_ULPI=y
CONFIG_USB_GADGET=y
+CONFIG_USB_GADGET_DOWNLOAD=y
+CONFIG_G_DNL_MANUFACTURER="Xilinx"
+CONFIG_G_DNL_VENDOR_NUM=0x03FD
+CONFIG_G_DNL_PRODUCT_NUM=0x0300
OpenPOWER on IntegriCloud