public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][2.6] Move Sungem to gige menu
@ 2004-08-15  3:04 Zwane Mwaikambo
  2004-08-15  9:49 ` Christoph Hellwig
  0 siblings, 1 reply; 8+ messages in thread
From: Zwane Mwaikambo @ 2004-08-15  3:04 UTC (permalink / raw)
  To: Linux Kernel; +Cc: Andrew Morton

Move Sun GEM driver option to the gigabit ethernet section.

Signed-off-by: Zwane Mwaikambo <zwane@fsmlabs.com>

Index: linux-2.6.8/drivers/net/Kconfig
===================================================================
RCS file: /home/cvsroot/linux-2.6.8/drivers/net/Kconfig,v
retrieving revision 1.1.1.1
diff -u -p -B -r1.1.1.1 Kconfig
--- linux-2.6.8/drivers/net/Kconfig	14 Aug 2004 17:53:39 -0000	1.1.1.1
+++ linux-2.6.8/drivers/net/Kconfig	14 Aug 2004 18:12:05 -0000
@@ -562,14 +562,6 @@ config SUNQE
 	  To compile this driver as a module, choose M here: the module
 	  will be called sunqe.

-config SUNGEM
-	tristate "Sun GEM support"
-	depends on NET_ETHERNET && PCI
-	select CRC32
-	help
-	  Support for the Sun GEM chip, aka Sun GigabitEthernet/P 2.0.  See also
-	  <http://www.sun.com/products-n-solutions/hardware/docs/pdf/806-3985-10.pdf>.
-
 config NET_VENDOR_3COM
 	bool "3COM cards"
 	depends on NET_ETHERNET && (ISA || EISA || MCA || PCI)
@@ -2131,6 +2123,13 @@ config TIGON3
 	  To compile this driver as a module, choose M here: the module
 	  will be called tg3.  This is recommended.

+config SUNGEM
+	tristate "Sun GEM support"
+	depends on NET_ETHERNET && PCI
+	select CRC32
+	help
+	  Support for the Sun GEM chip, aka Sun GigabitEthernet/P 2.0.  See also
+	  <http://www.sun.com/products-n-solutions/hardware/docs/pdf/806-3985-10.pdf>.
 endmenu

 #

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-08-16  5:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-15  3:04 [PATCH][2.6] Move Sungem to gige menu Zwane Mwaikambo
2004-08-15  9:49 ` Christoph Hellwig
2004-08-15 15:04   ` Zwane Mwaikambo
2004-08-15 15:17     ` Zwane Mwaikambo
2004-08-15 15:21       ` Christoph Hellwig
2004-08-15 22:26         ` Benjamin Herrenschmidt
2004-08-16  0:00           ` David S. Miller
2004-08-16  5:05             ` Zwane Mwaikambo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox