From: Mike Frysinger <vapier@gentoo.org>
To: netdev@vger.kernel.org
Cc: uclinux-dist-devel@blackfin.uclinux.org
Subject: [PATCH 1/2 v2] netdev: smsc911x: allow building on any system
Date: Tue, 9 Jun 2009 04:22:22 -0400 [thread overview]
Message-ID: <1244535742-9804-1-git-send-email-vapier@gentoo.org> (raw)
In-Reply-To: <OFFCE515A9.69B05047-ON802575D0.002BA8D0-802575D0.002C553B@smsc.com>
The smsc911x driver should build fine on any system as it contains no arch
specific code (all platform resources), and any platform that has
appropriate resources should run fine (as it does on Blackfin systems).
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
v2
- drop the depends line completely
drivers/net/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 214a92d..8c92abd 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1000,7 +1000,6 @@ config SMC911X
config SMSC911X
tristate "SMSC LAN911x/LAN921x families embedded ethernet support"
- depends on ARM || SUPERH
select CRC32
select MII
select PHYLIB
--
1.6.3.1
next prev parent reply other threads:[~2009-06-09 8:22 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-06 0:37 [PATCH 1/2] netdev: smsc911x: allow building on Blackfin systems Mike Frysinger
2009-06-06 0:37 ` [PATCH 2/2] netdev: smsc911x: add missing __devexit_p() usage Mike Frysinger
2009-06-08 7:10 ` David Miller
[not found] ` <1244248640-22699-2-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2009-06-08 19:37 ` Steve.Glendinning-sdUf+H5yV5I
2009-06-08 7:10 ` [PATCH 1/2] netdev: smsc911x: allow building on Blackfin systems David Miller
2009-06-08 19:36 ` Steve.Glendinning
2009-06-08 21:29 ` [Uclinux-dist-devel] [PATCH 1/2] netdev: smsc911x: allowbuilding " Hennerich, Michael
2009-06-08 21:37 ` [PATCH 1/2] netdev: smsc911x: allow building " David Miller
2009-06-08 21:50 ` [Uclinux-dist-devel] " Mike Frysinger
[not found] ` <8bd0f97a0906081450s6b471d30p56d86e31ba708730-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-06-09 8:04 ` Steve.Glendinning-sdUf+H5yV5I
2009-06-09 8:22 ` Mike Frysinger [this message]
2009-06-09 8:37 ` [PATCH 1/2 v2] netdev: smsc911x: allow building on any system David Miller
2009-06-09 9:13 ` [PATCH 1/2 v3] " Mike Frysinger
2009-06-09 10:59 ` David Miller
2009-06-09 11:08 ` [Uclinux-dist-devel] " Mike Frysinger
2009-06-09 12:21 ` David Miller
2009-06-09 12:23 ` David Miller
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=1244535742-9804-1-git-send-email-vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=netdev@vger.kernel.org \
--cc=uclinux-dist-devel@blackfin.uclinux.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