forked from Minki/linux
de2104x: remove experimental status
It should be ready after 8 years...remove the experimental dependency. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Acked-by: Jeff Garzik <jgarzik@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
862ea4f263
commit
9812cb12c9
@ -11,8 +11,8 @@ menuconfig NET_TULIP
|
||||
if NET_TULIP
|
||||
|
||||
config DE2104X
|
||||
tristate "Early DECchip Tulip (dc2104x) PCI support (EXPERIMENTAL)"
|
||||
depends on PCI && EXPERIMENTAL
|
||||
tristate "Early DECchip Tulip (dc2104x) PCI support"
|
||||
depends on PCI
|
||||
select CRC32
|
||||
---help---
|
||||
This driver is developed for the SMC EtherPower series Ethernet
|
||||
|
Loading…
Reference in New Issue
Block a user