All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: bunk@fs.tum.de, linux-kernel@vger.kernel.org
Cc: "Randy.Dunlap" <rddunlap@osdl.org>, Danny ter Haar <dth@dth.net>,
	wa1ter@myrealbox.com, dth@ncc1701.cistron.net,
	Netdev <netdev@oss.sgi.com>, Andrew Morton <akpm@osdl.org>
Subject: Re: [patch] Re: Gigabit Kconfig problems with yesterday's update
Date: Sun, 30 May 2004 13:51:33 -0400	[thread overview]
Message-ID: <40BA1F25.4080402@pobox.com> (raw)
In-Reply-To: <20040530094120.61b22d2e.rddunlap@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 133 bytes --]

NET_GIGE is rightly dependent on NET_ETHERNET, as it is a subset.

I wonder if the attached patch "fixes" peoples config problems :)

[-- Attachment #2: patch --]
[-- Type: text/plain, Size: 457 bytes --]

===== drivers/net/Kconfig 1.74 vs edited =====
--- 1.74/drivers/net/Kconfig	2004-05-27 16:42:40 -04:00
+++ edited/drivers/net/Kconfig	2004-05-30 13:49:48 -04:00
@@ -163,7 +163,7 @@
 	depends on NETDEVICES
 
 config NET_ETHERNET
-	bool "Ethernet (10 or 100Mbit)"
+	bool "Ethernet (10/100/1000/10000 Mbit)"
 	---help---
 	  Ethernet (also called IEEE 802.3 or ISO 8802-2) is the most common
 	  type of Local Area Network (LAN) in universities and companies.

  reply	other threads:[~2004-05-30 17:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-29 14:51 Gigabit Kconfig problems with yesterday's update walt
2004-05-30 13:33 ` Adrian Bunk
2004-05-30 13:45 ` [patch] " Adrian Bunk
2004-05-30 14:37   ` Danny ter Haar
2004-05-30 16:41     ` Randy.Dunlap
2004-05-30 17:51       ` Jeff Garzik [this message]
2004-05-30 19:37         ` Adrian Bunk
2004-05-30 20:06           ` Linus Torvalds
2004-05-30 20:43             ` Jeff Garzik
2004-05-31  7:32             ` Christoph Hellwig
2004-05-31 10:00               ` Paul Mackerras

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=40BA1F25.4080402@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=akpm@osdl.org \
    --cc=bunk@fs.tum.de \
    --cc=dth@dth.net \
    --cc=dth@ncc1701.cistron.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    --cc=rddunlap@osdl.org \
    --cc=wa1ter@myrealbox.com \
    /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.