From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eH2qB-0000lI-2Z for barebox@lists.infradead.org; Tue, 21 Nov 2017 07:19:33 +0000 Date: Tue, 21 Nov 2017 08:19:10 +0100 From: Sascha Hauer Message-ID: <20171121071910.qpstypvwv4at6vux@pengutronix.de> References: <20171117182336.11178-1-l.stach@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20171117182336.11178-1-l.stach@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] usbgadget: fastboot: select FILE_LIST To: Lucas Stach Cc: barebox@lists.infradead.org On Fri, Nov 17, 2017 at 07:23:36PM +0100, Lucas Stach wrote: > The file list functions are used by the fastboot gadget since > a3976c3a84f2 (usbgadget: fastboot: Use function to find file_list > entry by name). > > Signed-off-by: Lucas Stach > --- > drivers/usb/gadget/Kconfig | 1 + > 1 file changed, 1 insertion(+) Applied, thanks Sascha > > diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig > index 4292371f09c6..64347f0d18c4 100644 > --- a/drivers/usb/gadget/Kconfig > +++ b/drivers/usb/gadget/Kconfig > @@ -56,6 +56,7 @@ config USB_GADGET_SERIAL > config USB_GADGET_FASTBOOT > bool > select BANNER > + select FILE_LIST > prompt "Android Fastboot support" > > endif > -- > 2.11.0 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox