diff mbox

ARM: zynq: Fix microzed build

Message ID 1460731357-12241-1-git-send-email-semen.protsenko@linaro.org
State New
Headers show

Commit Message

Sam Protsenko April 15, 2016, 2:42 p.m. UTC
Add missing USB gadget options, so that microzed platfrom is uniform to
other zed platforms. This fixes build with zynq_microzed_defconfig.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>

---
 configs/zynq_microzed_defconfig | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.8.0.rc3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
diff mbox

Patch

diff --git a/configs/zynq_microzed_defconfig b/configs/zynq_microzed_defconfig
index bd261c1..fb0a9ea 100644
--- a/configs/zynq_microzed_defconfig
+++ b/configs/zynq_microzed_defconfig
@@ -25,3 +25,8 @@  CONFIG_USB=y
 CONFIG_USB_ULPI_VIEWPORT=y
 CONFIG_USB_ULPI=y
 CONFIG_USB_GADGET=y
+CONFIG_CI_UDC=y
+CONFIG_USB_GADGET_DOWNLOAD=y
+CONFIG_G_DNL_MANUFACTURER="Xilinx"
+CONFIG_G_DNL_VENDOR_NUM=0x03fd
+CONFIG_G_DNL_PRODUCT_NUM=0x0300