All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "Maciej W. Rozycki" <macro@linux-mips.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] PHYLIB: Kconfig: Fix the dependency on S390
Date: Thu, 22 May 2008 06:21:37 -0400	[thread overview]
Message-ID: <48354931.1090007@pobox.com> (raw)
In-Reply-To: <Pine.LNX.4.55.0805170647110.4049@cliff.in.clinika.pl>

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



      parent reply	other threads:[~2008-05-22 10:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-17  6:07 [PATCH] PHYLIB: Kconfig: Fix the dependency on S390 Maciej W. Rozycki
2008-05-18 18:12 ` Andy Fleming
2008-05-22 10:21 ` Jeff Garzik [this message]

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=48354931.1090007@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=macro@linux-mips.org \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.