From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sun, 3 Apr 2016 16:34:23 +0200 Subject: [U-Boot] [PATCH] arm: socfpga: sr1500: Remove USB_GADGET In-Reply-To: <1459535270-25681-1-git-send-email-semen.protsenko@linaro.org> References: <1459535270-25681-1-git-send-email-semen.protsenko@linaro.org> Message-ID: <570129EF.20104@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 01.04.2016 20:27, Semen Protsenko wrote: > From: Sam Protsenko > > "buildman" tool revealed that USB_GADGET was enabled by mistake for this > board in process of moving that option to Kconfig. Remove it to bring > things back to correct state. > > Signed-off-by: Sam Protsenko Acked-by: Stefan Roese Thanks, Stefan