From 714e72340bed28ea4d2b5b6efa26f5ada04976f5 Mon Sep 17 00:00:00 2001 From: Naveen Mamindlapalli Date: Fri, 19 Oct 2012 18:08:10 +0530 Subject: [PATCH] Xilinx: ARM: Update Zynq defconfig to enable USB errata. Update Zynq defconfig to enable USB errata. --- arch/arm/configs/xilinx_zynq_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/xilinx_zynq_defconfig b/arch/arm/configs/xilinx_zynq_defconfig index 68e273cfa9b..c3f26d54895 100644 --- a/arch/arm/configs/xilinx_zynq_defconfig +++ b/arch/arm/configs/xilinx_zynq_defconfig @@ -1762,6 +1762,7 @@ CONFIG_USB_GADGET_STORAGE_NUM_BUFFERS=2 # USB Peripheral Controller # CONFIG_USB_GADGET_XUSBPS=y +CONFIG_XUSBPS_ERRATA_DT654401=y CONFIG_USB_XUSBPS=y # CONFIG_USB_FUSB300 is not set # CONFIG_USB_R8A66597 is not set -- 2.11.4.GIT