[PATCH] b44: update b44 Kconfig entry
authorGary Zambrano <zambrano@broadcom.com>
Tue, 20 Jun 2006 22:34:46 +0000 (15:34 -0700)
committerJeff Garzik <jeff@garzik.org>
Fri, 23 Jun 2006 03:16:13 +0000 (23:16 -0400)
Deleted "EXPERIMENTAL" from b44 entry in Kconfig.

Signed-off-by: Gary Zambrano <zambrano@broadcom.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/Kconfig

index 0c6b45a..67e8126 100644 (file)
@@ -1376,8 +1376,8 @@ config APRICOT
          called apricot.
 
 config B44
-       tristate "Broadcom 4400 ethernet support (EXPERIMENTAL)"
-       depends on NET_PCI && PCI && EXPERIMENTAL
+       tristate "Broadcom 4400 ethernet support"
+       depends on NET_PCI && PCI
        select MII
        help
          If you have a network (Ethernet) controller of this type, say Y and