Skip to content

Commit

Permalink
[PATCH] b44: update b44 Kconfig entry
Browse files Browse the repository at this point in the history
Deleted "EXPERIMENTAL" from b44 entry in Kconfig.

Signed-off-by: Gary Zambrano <zambrano@broadcom.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Gary Zambrano authored and Jeff Garzik committed Jun 23, 2006
1 parent 4d1dabd commit fc13dca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fc13dca

Please sign in to comment.