sk98lin: mark deprecated in Kconfig
sk98lin is scheduled for removal in July 2007. This patch makes the deprecation more obvious in the configuration interface. FWIW, Gentoo have been shipping a patch very similar to this for a long time. Signed-off-by: Daniel Drake <dsd@gentoo.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
parent
bdcac1878c
commit
0b3581e26d
@ -2125,14 +2125,16 @@ config SKY2
|
|||||||
will be called sky2. This is recommended.
|
will be called sky2. This is recommended.
|
||||||
|
|
||||||
config SK98LIN
|
config SK98LIN
|
||||||
tristate "Marvell Yukon Chipset / SysKonnect SK-98xx Support"
|
tristate "Marvell Yukon Chipset / SysKonnect SK-98xx Support (DEPRECATED)"
|
||||||
depends on PCI
|
depends on PCI
|
||||||
---help---
|
---help---
|
||||||
Say Y here if you have a Marvell Yukon or SysKonnect SK-98xx/SK-95xx
|
Say Y here if you have a Marvell Yukon or SysKonnect SK-98xx/SK-95xx
|
||||||
compliant Gigabit Ethernet Adapter.
|
compliant Gigabit Ethernet Adapter.
|
||||||
|
|
||||||
This driver supports the original Yukon chipset. A cleaner driver is
|
This driver supports the original Yukon chipset. This driver is
|
||||||
also available (skge) which seems to work better than this one.
|
deprecated and will be removed from the kernel in the near future,
|
||||||
|
it has been replaced by the skge driver. skge is cleaner and
|
||||||
|
seems to work better.
|
||||||
|
|
||||||
This driver does not support the newer Yukon2 chipset. A separate
|
This driver does not support the newer Yukon2 chipset. A separate
|
||||||
driver, sky2, is provided to support Yukon2-based adapters.
|
driver, sky2, is provided to support Yukon2-based adapters.
|
||||||
|
Loading…
Reference in New Issue
Block a user