[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48354931.1090007@pobox.com>
Date: Thu, 22 May 2008 06:21:37 -0400
From: Jeff Garzik <jgarzik@...ox.com>
To: "Maciej W. Rozycki" <macro@...ux-mips.org>
CC: netdev@...r.kernel.org
Subject: Re: [PATCH] PHYLIB: Kconfig: Fix the dependency on S390
Maciej W. Rozycki wrote:
> PHYLIB was first marked as BROKEN on S390, then the enclosing menu marked
> as non-S390, then the two dependencies merged with the conversion to
> menuconfig. Reduce to non-S390.
>
> Signed-off-by: Maciej W. Rozycki <macro@...ux-mips.org>
> ---
> patch-2.6.26-rc1-20080505-phy-s390-1
> diff -up --recursive --new-file linux-2.6.26-rc1-20080505.macro/drivers/net/phy/Kconfig linux-2.6.26-rc1-20080505/drivers/net/phy/Kconfig
> --- linux-2.6.26-rc1-20080505.macro/drivers/net/phy/Kconfig 2008-05-05 02:55:39.000000000 +0000
> +++ linux-2.6.26-rc1-20080505/drivers/net/phy/Kconfig 2008-05-17 05:57:43.000000000 +0000
> @@ -5,7 +5,7 @@
> menuconfig PHYLIB
> tristate "PHY Device support and infrastructure"
> depends on !S390
> - depends on NET_ETHERNET && (BROKEN || !S390)
> + depends on NET_ETHERNET
> help
applied
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists