[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47894225.6070606@pobox.com>
Date: Sat, 12 Jan 2008 17:41:41 -0500
From: Jeff Garzik <jgarzik@...ox.com>
To: Stephen Hemminger <shemminger@...ux-foundation.org>
CC: Pekka Enberg <penberg@...helsinki.fi>, netdev@...r.kernel.org
Subject: Re: [PATCH] ip1000: menu location change
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@...tta.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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists