From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Quadros Subject: Re: [PATCH v2 3/3] drivers: cleanup Kconfig stuff Date: Thu, 21 Oct 2010 17:07:59 +0300 Message-ID: <4CC0493F.1000701@nokia.com> References: <1287482608-11320-1-git-send-email-felipe.contreras@gmail.com> <1287482608-11320-4-git-send-email-felipe.contreras@gmail.com> <4CBD9FD5.506@nokia.com> <4CBE9E69.6060803@nokia.com> <4CBEB312.7060400@nokia.com> <4CBEE186.8090701@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: ext Felipe Contreras Cc: "linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , linux-omap , linux-main , Greg KH , Felipe Balbi , Tony Lindgren , David Brownell List-Id: linux-omap@vger.kernel.org Hi, On 10/20/2010 05:38 PM, ext Felipe Contreras wrote: > On Wed, Oct 20, 2010 at 3:33 PM, Roger Quadros wrote: >> On 10/20/2010 12:23 PM, ext Felipe Contreras wrote: >>> On Wed, Oct 20, 2010 at 12:14 PM, Roger Quadros >>> wrote: >>>> USB_G_NOKIA just needs a USB gadget controller to work. The gadget >>>> controller used for the board should come from the board's Kconfig which >>>> will ideally be supplied by the board's vendor. >>> >>> Ok, but USB_OMAP is not supposed to work on the N900? (I tried and it >>> didn't) >> >> No it won't work. USB_OMAP was for older OMAP's. MUSB is on OMAP3 and later. >> But MUSB is not limited to OMAP SoC. > > config USB_GADGET_OMAP > depends ARCH_OMAP > > So how about s/ARCH_OMAP/ARCH_OMAP1/ > > Then USB_GADGET_MUSB_HDRC would be selected by default on OMAP2+. > But I'm not sure that omap_udc is used only for OMAP1 architecture. Dave/Tony should confirm this. -- regards, -roger -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html