From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754827Ab0JSP5F (ORCPT ); Tue, 19 Oct 2010 11:57:05 -0400 Received: from kroah.org ([198.145.64.141]:59761 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754117Ab0JSPzt (ORCPT ); Tue, 19 Oct 2010 11:55:49 -0400 Date: Tue, 19 Oct 2010 08:50:08 -0700 From: Greg KH To: Felipe Balbi Cc: Felipe Contreras , "linux-usb@vger.kernel.org" , linux-omap , linux-main , Tony Lindgren Subject: Re: [PATCH v2 1/3] usb: fix Kconfig warning 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 Content-Disposition: inline In-Reply-To: <20101019102808.GH31170@legolas.emea.dhcp.ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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