From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v2 1/3] usb: fix Kconfig warning Date: Tue, 19 Oct 2010 08:50:08 -0700 Message-ID: <20101019155008.GG4589@kroah.com> References: <1287482608-11320-1-git-send-email-felipe.contreras@gmail.com> <1287482608-11320-2-git-send-email-felipe.contreras@gmail.com> <20101019102808.GH31170@legolas.emea.dhcp.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20101019102808.GH31170@legolas.emea.dhcp.ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Felipe Balbi Cc: Felipe Contreras , "linux-usb@vger.kernel.org" , linux-omap , linux-main , Tony Lindgren List-Id: linux-omap@vger.kernel.org On Tue, Oct 19, 2010 at 01:28:09PM +0300, Felipe Balbi wrote: > On Tue, Oct 19, 2010 at 05:03:26AM -0500, Felipe Contreras wrote: > >warning: (USB_MUSB_HDRC_HCD && USB_SUPPORT && USB_MUSB_HDRC && > >(USB_MUSB_HOST || USB_MUSB_OTG) && USB_GADGET_MUSB_HDRC || USB_MUSB_OTG > >&& && USB && USB_GADGET && PM && EXPERIMENTAL) selects USB_OTG > >which has unmet direct dependencies (USB_GADGET_OMAP && ARCH_OMAP_OTG && > >USB_OHCI_HCD) > > > >This doesn't seem to happen on 2.6.36-rc8, but still doesn't make sense > >to keep this duplicated config that is already defined in usb/core. > > > >Signed-off-by: Felipe Contreras > > Since this is related to MUSB, Greg to do you want me to queue for -rc0 > cycle and re-send for you ? If you ack this patch, I'll be glad to take it as-is. thanks, greg k-h