public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Franck <vagabon.xyz@gmail.com>
To: lkml <linux-kernel@vger.kernel.org>
Subject: [NET] Remove ARM dependency for dm9000 driver
Date: Wed, 30 Nov 2005 17:21:35 +0100	[thread overview]
Message-ID: <cda58cb80511300821y72f3354av@mail.gmail.com> (raw)

Hi,

What about this patch which removes ARM dependency for dm9000 ethernet
controller driver ?

diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index f15f909..4af63dd 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -856,7 +856,7 @@ config SMC9194

 config DM9000
 	tristate "DM9000 support"
-	depends on ARM && NET_ETHERNET
+	depends on NET_ETHERNET
 	select CRC32
 	select MII
 	---help---

My platform based on MIPS cpu used it...

Thanks
--
               Franck

             reply	other threads:[~2005-11-30 16:22 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-30 16:21 Franck [this message]
2005-11-30 16:23 ` [NET] Remove ARM dependency for dm9000 driver Russell King
2005-11-30 16:45   ` Franck
2005-11-30 16:55     ` Russell King
2005-11-30 17:07       ` Franck
2005-11-30 18:14       ` David Woodhouse
2005-11-30 19:02         ` Russell King
2005-12-01  8:36           ` David Woodhouse
2005-12-01  9:41             ` Russell King
2005-12-01  9:51               ` David S. Miller
2005-12-01 10:52                 ` Russell King
2005-12-01 11:11                   ` Bartlomiej Zolnierkiewicz
2005-12-01 11:37                     ` Russell King
2005-12-01 15:20                       ` Bartlomiej Zolnierkiewicz
2005-12-01 11:33               ` Christoph Hellwig
2005-11-30 21:48       ` David S. Miller
2005-12-01  7:56         ` Franck
2005-12-01 23:17       ` Matan Ziv-Av

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=cda58cb80511300821y72f3354av@mail.gmail.com \
    --to=vagabon.xyz@gmail.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox