Re: [PATCH] vlynq: make whole Kconfig-menu dependant on architecture

From: Florian Fainelli
Date: Fri May 14 2010 - 10:03:53 EST


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

Acked-by: Florian Fainelli <florian@xxxxxxxxxxx>

> ---
>
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/