public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <florian@openwrt.org>
To: Wolfram Sang <w.sang@pengutronix.de>
Cc: linux-kernel@vger.kernel.org, trivial@kernel.org,
	Greg KH <gregkh@suse.de>,
	Andrew Morton <akpm@linux-foundation.org>,
	Eugene Konev <ejka@imfi.kspu.ru>
Subject: Re: [PATCH] vlynq: make whole Kconfig-menu dependant on architecture
Date: Fri, 14 May 2010 16:05:01 +0200	[thread overview]
Message-ID: <201005141605.01692.florian@openwrt.org> (raw)
In-Reply-To: <1273844445-15508-1-git-send-email-w.sang@pengutronix.de>

On Friday 14 May 2010 15:40:45 Wolfram Sang wrote:
> This removes an empty menu for most platforms.
> 
> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>

Acked-by: Florian Fainelli <florian@openwrt.org>

> ---
> 
>  drivers/vlynq/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/vlynq/Kconfig b/drivers/vlynq/Kconfig
> index a9efb16..d874b4f 100644
> --- a/drivers/vlynq/Kconfig
> +++ b/drivers/vlynq/Kconfig
> @@ -1,8 +1,8 @@
>  menu "TI VLYNQ"
> +	depends on AR7 && EXPERIMENTAL
> 
>  config VLYNQ
>  	bool "TI VLYNQ bus support"
> -	depends on AR7 && EXPERIMENTAL
>  	help
>  	  Support for Texas Instruments(R) VLYNQ bus.
>  	  The VLYNQ bus is a high-speed, serial and packetized

  reply	other threads:[~2010-05-14 14:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-14 13:40 [PATCH] vlynq: make whole Kconfig-menu dependant on architecture Wolfram Sang
2010-05-14 14:05 ` Florian Fainelli [this message]
2010-05-14 15:00   ` Jiri Kosina

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=201005141605.01692.florian@openwrt.org \
    --to=florian@openwrt.org \
    --cc=akpm@linux-foundation.org \
    --cc=ejka@imfi.kspu.ru \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    --cc=w.sang@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