[PATCH] b44: update b44 Kconfig entry
Deleted "EXPERIMENTAL" from b44 entry in Kconfig. Signed-off-by: Gary Zambrano <zambrano@broadcom.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
4d1dabdb52
commit
fc13dcae24
|
@ -1376,8 +1376,8 @@ config APRICOT
|
||||||
called apricot.
|
called apricot.
|
||||||
|
|
||||||
config B44
|
config B44
|
||||||
tristate "Broadcom 4400 ethernet support (EXPERIMENTAL)"
|
tristate "Broadcom 4400 ethernet support"
|
||||||
depends on NET_PCI && PCI && EXPERIMENTAL
|
depends on NET_PCI && PCI
|
||||||
select MII
|
select MII
|
||||||
help
|
help
|
||||||
If you have a network (Ethernet) controller of this type, say Y and
|
If you have a network (Ethernet) controller of this type, say Y and
|
||||||
|
|
Loading…
Reference in New Issue