public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] vlynq: make whole Kconfig-menu dependant on architecture
@ 2010-05-14 13:40 Wolfram Sang
  2010-05-14 14:05 ` Florian Fainelli
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2010-05-14 13:40 UTC (permalink / raw)
  To: linux-kernel
  Cc: trivial, Greg KH, Wolfram Sang, Andrew Morton, Florian Fainelli,
	Eugene Konev

This removes an empty menu for most platforms.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
---

 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
-- 
1.7.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] vlynq: make whole Kconfig-menu dependant on architecture
  2010-05-14 13:40 [PATCH] vlynq: make whole Kconfig-menu dependant on architecture Wolfram Sang
@ 2010-05-14 14:05 ` Florian Fainelli
  2010-05-14 15:00   ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Fainelli @ 2010-05-14 14:05 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: linux-kernel, trivial, Greg KH, Andrew Morton, Eugene Konev

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] vlynq: make whole Kconfig-menu dependant on architecture
  2010-05-14 14:05 ` Florian Fainelli
@ 2010-05-14 15:00   ` Jiri Kosina
  0 siblings, 0 replies; 3+ messages in thread
From: Jiri Kosina @ 2010-05-14 15:00 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Wolfram Sang, linux-kernel, Greg KH, Andrew Morton, Eugene Konev

On Fri, 14 May 2010, Florian Fainelli wrote:

> 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>

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs, Novell Inc.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-14 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-14 13:40 [PATCH] vlynq: make whole Kconfig-menu dependant on architecture Wolfram Sang
2010-05-14 14:05 ` Florian Fainelli
2010-05-14 15:00   ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox