Skip to content

Commit

Permalink
[PATCH] sky2: not experimental
Browse files Browse the repository at this point in the history
The sky2 driver is no longer in experimental state.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed Nov 1, 2006
1 parent 0966958 commit f479b32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2112,16 +2112,16 @@ config SKGE

config SKY2
tristate "SysKonnect Yukon2 support (EXPERIMENTAL)"
depends on PCI && EXPERIMENTAL
depends on PCI
select CRC32
---help---
This driver supports Gigabit Ethernet adapters based on the
Marvell Yukon 2 chipset:
Marvell 88E8021/88E8022/88E8035/88E8036/88E8038/88E8050/88E8052/
88E8053/88E8055/88E8061/88E8062, SysKonnect SK-9E21D/SK-9S21

This driver does not support the original Yukon chipset: a seperate
driver, skge, is provided for Yukon-based adapters.
There is companion driver for the older Marvell Yukon and
Genesis based adapters: skge.

To compile this driver as a module, choose M here: the module
will be called sky2. This is recommended.
Expand Down

0 comments on commit f479b32

Please sign in to comment.