From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 6 Apr 2016 19:11:00 +0200 Subject: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig In-Reply-To: <20160406155914.118074d7@amdc2363> References: <1459874197-14460-1-git-send-email-semen.protsenko@linaro.org> <20160406155914.118074d7@amdc2363> Message-ID: <57054324.5000309@xilinx.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 6.4.2016 15:59, Lukasz Majewski wrote: > Hi Semen, > >> >> Hi All, >> >> This patch series move next options to Kconfigs/defconfigs: >> - CONFIG_USB_DWC3* >> - CONFIG_USB_GADGET_VBUS_DRAW >> - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3 platforms >> for now) >> - CONFIG_USB_GADGET_DOWNLOAD >> - CONFIG_G_DNL_* >> >> All defconfig files were post-processed via "make savedefconfig" rule >> to keep correct order of options in defconfigs. >> >> The whole series was tested using buildman tool for all arm boards. >> > > I've reviewed your work and I don't have any objections. > > Now, I'm trying to setup python test environment (DFU, UMS), so I cannot > thoroughly test it. test/py? Thanks, Michal