From: Nico Macrionitis <acrux@inwind.it>
To: linuxppc-dev@ozlabs.org
Subject: net/mv643xx fix: now rely on 6xx (for Pegasos2 Chrp)
Date: Fri, 3 Apr 2009 13:16:54 +0200 [thread overview]
Message-ID: <20090403131654.f7225ca4.acrux@inwind.it> (raw)
Testing 2.6.29-git9 on Pegasos2 Chrp machine equipped with Marvell Discovery II i was unable to see MV643xx gigabit nic option.
32-bit platforms that relied on PPC32 && PPC_MULTIPLATFORM now rely
on 6xx then this one must be updated too.
-N
---
drivers/net/{Kconfig.orig => Kconfig} | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/Kconfig.orig b/drivers/net/Kconfig
index f062b42..6f40f55 100644
--- a/drivers/net/Kconfig.orig
+++ b/drivers/net/Kconfig
@@ -2328,7 +2328,7 @@ config UGETH_TX_ON_DEMAND
config MV643XX_ETH
tristate "Marvell Discovery (643XX) and Orion ethernet support"
- depends on MV64360 || MV64X60 || (PPC_MULTIPLATFORM && PPC32) || PLAT_ORION
+ depends on MV64360 || MV64X60 || 6xx || PLAT_ORION
select INET_LRO
select PHYLIB
help
--
GNU/Linux on Power Architecture
CRUX PPC - http://cruxppc.crux.it/
reply other threads:[~2009-04-03 11:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20090403131654.f7225ca4.acrux@inwind.it \
--to=acrux@inwind.it \
--cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox