ChangeSet 1.2181.22.10, 2005/03/22 18:57:37-05:00, [EMAIL PROTECTED]

        [PATCH] net/Kconfig: remove unsupported network adapter names
        
        3c569B (98) and RE1000Plus(C-Bus) is not supported at all by
        the kernel 2.6.11.
        
        Signed-off-by: Jun Komuro <[EMAIL PROTECTED]>
        Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]>



 Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


diff -Nru a/drivers/net/Kconfig b/drivers/net/Kconfig
--- a/drivers/net/Kconfig       2005-03-29 14:07:47 -08:00
+++ b/drivers/net/Kconfig       2005-03-29 14:07:47 -08:00
@@ -636,7 +636,7 @@
          will be called 3c507.
 
 config EL3
-       tristate "3c509/3c529 (MCA)/3c569B (98)/3c579 \"EtherLink III\" support"
+       tristate "3c509/3c529 (MCA)/3c579 \"EtherLink III\" support"
        depends on NET_VENDOR_3COM && (ISA || EISA || MCA)
        ---help---
          If you have a network (Ethernet) card belonging to the 3Com
@@ -900,7 +900,7 @@
 source "drivers/net/tulip/Kconfig"
 
 config AT1700
-       tristate "AT1700/1720/RE1000Plus(C-Bus) support (EXPERIMENTAL)"
+       tristate "AT1700/1720 support (EXPERIMENTAL)"
        depends on NET_ETHERNET && (ISA || MCA_LEGACY) && EXPERIMENTAL
        select CRC32
        ---help---
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to