Re: [PATCH] usb/gadget/Kconfig: fix menu

2013-03-12 Thread Sascha Hauer
On Tue, Mar 12, 2013 at 06:51:44PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 18:41 Tue 12 Mar , Sascha Hauer wrote: > > On Mon, Mar 11, 2013 at 09:33:15PM +0100, Eric Bénard wrote: > > > by reordering the entry, USB gadget support is now a menu and the > > > USB gadget choices are un

Re: [PATCH] usb/gadget/Kconfig: fix menu

2013-03-12 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:41 Tue 12 Mar , Sascha Hauer wrote: > On Mon, Mar 11, 2013 at 09:33:15PM +0100, Eric Bénard wrote: > > by reordering the entry, USB gadget support is now a menu and the > > USB gadget choices are under this menu and not directly in the > > driver menu. > > > > Signed-off-by: Eric Bénard

Re: [PATCH] usb/gadget/Kconfig: fix menu

2013-03-12 Thread Sascha Hauer
On Mon, Mar 11, 2013 at 09:33:15PM +0100, Eric Bénard wrote: > by reordering the entry, USB gadget support is now a menu and the > USB gadget choices are under this menu and not directly in the > driver menu. > > Signed-off-by: Eric Bénard Applied, thanks Sascha > --- > drivers/usb/gadget/Kco

[PATCH] usb/gadget/Kconfig: fix menu

2013-03-11 Thread Eric Bénard
by reordering the entry, USB gadget support is now a menu and the USB gadget choices are under this menu and not directly in the driver menu. Signed-off-by: Eric Bénard --- drivers/usb/gadget/Kconfig | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/usb/gadget/K