aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2009-01-08 15:04:50 +0000
committerDavid S. Miller <davem@davemloft.net>2009-01-11 00:03:39 -0800
commit68334115eecc2502426657a1449dd04b3572ae0d (patch)
tree97fbbadeadde80c65c61c0fca900358f32a86f34 /drivers
parentr6040: generate random ethernet MAC address when not initialized (diff)
downloadlinux-dev-68334115eecc2502426657a1449dd04b3572ae0d.tar.xz
linux-dev-68334115eecc2502426657a1449dd04b3572ae0d.zip
r6040: no longer mark r6040 as being experimental
We do not depend on EXPERIMENTAL and the driver is not experimental, so remove this warning. Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 65afda4a62d9..9fe8cb7d43ac 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1600,7 +1600,7 @@ config 8139_OLD_RX_RESET
old RX-reset behavior. If unsure, say N.
config R6040
- tristate "RDC R6040 Fast Ethernet Adapter support (EXPERIMENTAL)"
+ tristate "RDC R6040 Fast Ethernet Adapter support"
depends on NET_PCI && PCI
select CRC32
select MII