mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Robert Jarzmik <robert.jarzmik@free.fr>
To: Lucas Stach <l.stach@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/5] usb: gadget: pxa27x: depend on right symbol
Date: Mon, 20 Apr 2015 23:22:33 +0200	[thread overview]
Message-ID: <87y4lmze92.fsf@belgarion.home> (raw)
In-Reply-To: <1429520152-27399-1-git-send-email-l.stach@pengutronix.de> (Lucas Stach's message of "Mon, 20 Apr 2015 10:55:48 +0200")

Lucas Stach <l.stach@pengutronix.de> writes:

> Now that we also have PXA3XX support the dependency on
> ARCH_PXA is too broad for this driver.
>
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> ---
>  drivers/usb/gadget/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
> index 5d9158ffae9f..04847b4bf30a 100644
> --- a/drivers/usb/gadget/Kconfig
> +++ b/drivers/usb/gadget/Kconfig
> @@ -25,7 +25,7 @@ config USB_GADGET_DRIVER_AT91
>  config USB_GADGET_DRIVER_PXA27X
>  	bool
>  	prompt "PXA27x gadget driver"
> -	depends on ARCH_PXA
> +	depends on ARCH_PXA2XX
ARCH_PXA27X please.

Cheers.

-- 
Robert

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2015-04-20 21:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-20  8:55 Lucas Stach
2015-04-20  8:55 ` [PATCH 2/5] MCI: pxa: " Lucas Stach
2015-04-20 21:24   ` Robert Jarzmik
2015-04-20  8:55 ` [PATCH 3/5] ARM: omap: move GPMC calls under config define Lucas Stach
2015-04-20  9:09   ` Marc Kleine-Budde
2015-04-20 11:17   ` Sascha Hauer
2015-04-20  8:55 ` [PATCH 4/5] ARM: socfpga: add default ARCH_TEXT_BASE Lucas Stach
2015-04-20  8:55 ` [PATCH 5/5] ARM: pxa: move lubbock TEXTBASE to Kconfig Lucas Stach
2015-04-20 21:26   ` Robert Jarzmik
2015-04-20 21:22 ` Robert Jarzmik [this message]

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=87y4lmze92.fsf@belgarion.home \
    --to=robert.jarzmik@free.fr \
    --cc=barebox@lists.infradead.org \
    --cc=l.stach@pengutronix.de \
    /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