From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 05 Apr 2016 21:44:26 +0200 Subject: [U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig In-Reply-To: <1459874197-14460-1-git-send-email-semen.protsenko@linaro.org> References: <1459874197-14460-1-git-send-email-semen.protsenko@linaro.org> Message-ID: <5704159A.8060001@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/05/2016 06:36 PM, Semen Protsenko wrote: > Hi All, Hi! > 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. > That's great, it'd be helpful if you posted buildman -Ssdvel output here too and maybe -B as well ;-) -- Best regards, Marek Vasut