linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@ti.com>
To: Felipe Contreras <felipe.contreras@gmail.com>
Cc: linux-kernel@vger.kernel.org,
	"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
	"Felipe Balbi" <balbi@ti.com>,
	"Vladimir Zapolskiy" <vz@mleia.com>,
	"Greg Kroah-Hartman" <gregkh@suse.de>,
	"open list:USB GADGET/PERIPH..." <linux-usb@vger.kernel.org>
Subject: Re: [PATCH 08/10] usb: gadget: remove useless dependency in config
Date: Tue, 20 Dec 2011 12:42:43 +0200	[thread overview]
Message-ID: <20111220104240.GA31842@legolas.emea.dhcp.ti.com> (raw)
In-Reply-To: <1324341747-5922-9-git-send-email-felipe.contreras@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 935 bytes --]

On Tue, Dec 20, 2011 at 02:42:25AM +0200, Felipe Contreras wrote:
> USB_OTG_UTILS is already selected by NOP_USB_XCEIV.

did you mean it's selected by the isp1301 driver ?

> Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
> ---
>  drivers/usb/gadget/Kconfig |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
> index 6207f1a..78fe02d 100644
> --- a/drivers/usb/gadget/Kconfig
> +++ b/drivers/usb/gadget/Kconfig
> @@ -181,7 +181,6 @@ config USB_OMAP
>  	tristate "OMAP USB Device Controller"
>  	depends on ARCH_OMAP
>  	select ISP1301_OMAP if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_H4_OTG
> -	select USB_OTG_UTILS if ARCH_OMAP
>  	help
>  	   Many Texas Instruments OMAP processors have flexible full
>  	   speed USB device controllers, with support for up to 30
> -- 
> 1.7.8.rc1.14.g248db
> 

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2011-12-20 10:42 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-20  0:42 [PATCH 00/10] kconfigs cleanups and fixes Felipe Contreras
2011-12-20  0:42 ` [PATCH 01/10] arm: omap4: fix kconfig warning Felipe Contreras
2011-12-22 18:22   ` Tony Lindgren
2011-12-22 20:09     ` Felipe Contreras
2011-12-22 20:45       ` Tony Lindgren
2011-12-20  0:42 ` [PATCH 02/10] arm: vexpress: " Felipe Contreras
2011-12-22 11:39   ` Dave Martin
2011-12-22 16:15     ` Felipe Contreras
2011-12-20  0:42 ` [PATCH 03/10] arm: omap2: fix omap3 touchbook " Felipe Contreras
2011-12-22 18:22   ` Tony Lindgren
2011-12-20  0:42 ` [PATCH 04/10] arm: omap2: fix regulator warnings Felipe Contreras
2011-12-22 18:23   ` Tony Lindgren
2011-12-20  0:42 ` [PATCH 05/10] usb: musb: trivial Kconfig cleanups Felipe Contreras
2011-12-20 12:03   ` Felipe Balbi
2011-12-20  0:42 ` [PATCH 06/10] usb: core: " Felipe Contreras
2011-12-20  0:42 ` [PATCH 07/10] usb: gadget: remove useless depends on Kconfig Felipe Contreras
2011-12-20 12:04   ` Felipe Balbi
2011-12-20  0:42 ` [PATCH 08/10] usb: gadget: remove useless dependency in config Felipe Contreras
2011-12-20 10:42   ` Felipe Balbi [this message]
2011-12-22 16:14     ` Felipe Contreras
2011-12-27 20:51       ` Felipe Balbi
2011-12-20  0:42 ` [PATCH 09/10] usb: otg: trivial cleanups Felipe Contreras
2011-12-20 12:04   ` Felipe Balbi
2011-12-20  0:42 ` [PATCH 10/10] musb: cleanup kconfig Felipe Contreras
2011-12-20 12:03   ` Felipe Balbi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111220104240.GA31842@legolas.emea.dhcp.ti.com \
    --to=balbi@ti.com \
    --cc=felipe.contreras@gmail.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=vz@mleia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).