From: Jeff Garzik <jgarzik@pobox.com>
To: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Pekka Enberg <penberg@cs.helsinki.fi>, netdev@vger.kernel.org
Subject: Re: [PATCH] ip1000: menu location change
Date: Sat, 12 Jan 2008 17:41:41 -0500 [thread overview]
Message-ID: <47894225.6070606@pobox.com> (raw)
In-Reply-To: <20080101092758.59bd5665@deepthought>
Stephen Hemminger wrote:
> Move the ip1000 driver into the expected place for gigabit cards
> in the configuration menu structure. It should be under the gigabit
> cards, not at the top level.
>
> Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
>
> --- a/drivers/net/Kconfig 2007-12-26 20:17:31.000000000 -0800
> +++ b/drivers/net/Kconfig 2007-12-26 20:18:36.000000000 -0800
> @@ -166,16 +166,6 @@ config NET_SB1000
>
> If you don't have this card, of course say N.
>
> -config IP1000
> - tristate "IP1000 Gigabit Ethernet support"
> - depends on PCI && EXPERIMENTAL
> - select MII
> - ---help---
> - This driver supports IP1000 gigabit Ethernet cards.
> -
> - To compile this driver as a module, choose M here: the module
> - will be called ipg. This is recommended.
> -
> source "drivers/net/arcnet/Kconfig"
>
> source "drivers/net/phy/Kconfig"
> @@ -2004,6 +1994,16 @@ config E1000E
> To compile this driver as a module, choose M here. The module
> will be called e1000e.
>
> +config IP1000
> + tristate "IP1000 Gigabit Ethernet support"
> + depends on PCI && EXPERIMENTAL
> + select MII
> + ---help---
> + This driver supports IP1000 gigabit Ethernet cards.
> +
> + To compile this driver as a module, choose M here: the module
> + will be called ipg. This is recommended.
> +
> source "drivers/net/ixp2000/Kconfig"
applied
prev parent reply other threads:[~2008-01-12 22:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-01 17:27 [PATCH] ip1000: menu location change Stephen Hemminger
2008-01-12 22:41 ` Jeff Garzik [this message]
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=47894225.6070606@pobox.com \
--to=jgarzik@pobox.com \
--cc=netdev@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
--cc=shemminger@linux-foundation.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;
as well as URLs for NNTP newsgroup(s).