From: Christoph Hellwig <hch@lst•de>
To: linuxppc-dev@ozlabs•org
Subject: [PATCH] fix 440-related Kconfig warnings
Date: Thu, 17 May 2007 15:24:34 +0200 [thread overview]
Message-ID: <20070517132434.GA26230@lst.de> (raw)
Currently there is no IBM_NEW_EMAC_ZMII in the tree, so we shouldn't
selected it.
Signed-off-by: Christoph Hellwig <hch@lst•de>
Index: linux-2.6/arch/powerpc/platforms/44x/Kconfig
===================================================================
--- linux-2.6.orig/arch/powerpc/platforms/44x/Kconfig 2007-05-17 14:06:45.000000000 +0200
+++ linux-2.6/arch/powerpc/platforms/44x/Kconfig 2007-05-17 14:06:56.000000000 +0200
@@ -38,7 +38,7 @@ config 440EP
config 440GP
bool
- select IBM_NEW_EMAC_ZMII
+# select IBM_NEW_EMAC_ZMII
config 440GX
bool
Index: linux-2.6/arch/powerpc/platforms/4xx/Kconfig
===================================================================
--- linux-2.6.orig/arch/powerpc/platforms/4xx/Kconfig 2007-05-17 14:16:46.000000000 +0200
+++ linux-2.6/arch/powerpc/platforms/4xx/Kconfig 2007-05-17 14:16:52.000000000 +0200
@@ -171,7 +171,7 @@ config 440EP
config 440GP
bool
- select IBM_NEW_EMAC_ZMII
+# select IBM_NEW_EMAC_ZMII
config 440GX
bool
next reply other threads:[~2007-05-17 13:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-17 13:24 Christoph Hellwig [this message]
2007-05-17 20:00 ` [PATCH] fix 440-related Kconfig warnings Josh Boyer
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=20070517132434.GA26230@lst.de \
--to=hch@lst$(echo .)de \
--cc=linuxppc-dev@ozlabs$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox