From: Florian Fainelli on
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(a)pengutronix.de>

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