From: Gary Zambrano Date: Tue, 20 Jun 2006 22:34:46 +0000 (-0700) Subject: [PATCH] b44: update b44 Kconfig entry X-Git-Tag: v2.6.18-rc1~1081^2~224^2~14 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fc13dcae24bfd877aeff07774c035b2b896e05ca;p=karo-tx-linux.git [PATCH] b44: update b44 Kconfig entry Deleted "EXPERIMENTAL" from b44 entry in Kconfig. Signed-off-by: Gary Zambrano Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 0c6b45a11d15..67e812642c88 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -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