diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-03-04 11:07:57 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-03-04 12:03:31 -0500 |
commit | c3cf560e35509634d72cf809074834d5ea23ab66 (patch) | |
tree | 47724fb236094bbd27479edb23f95ff3a85043c9 /drivers/net/Kconfig | |
parent | 46153552b43675dd4057cd526331b5bd10f39c7d (diff) |
[PATCH] remove obsolete sis900 documentation
This documentation is mostly obsolete, and should therefore either be
updated or removed (this patch does the latter).
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 11ca9f03b43e..bdf294d2df26 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -1613,11 +1613,7 @@ config SIS900 | |||
1613 | ---help--- | 1613 | ---help--- |
1614 | This is a driver for the Fast Ethernet PCI network cards based on | 1614 | This is a driver for the Fast Ethernet PCI network cards based on |
1615 | the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded in | 1615 | the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded in |
1616 | SiS 630 and SiS 540 chipsets. If you have one of those, say Y and | 1616 | SiS 630 and SiS 540 chipsets. |
1617 | read the Ethernet-HOWTO, available at | ||
1618 | <http://www.tldp.org/docs.html#howto>. Please read | ||
1619 | <file:Documentation/networking/sis900.txt> and comments at the | ||
1620 | beginning of <file:drivers/net/sis900.c> for more information. | ||
1621 | 1617 | ||
1622 | This driver also supports AMD 79C901 HomePNA so that you can use | 1618 | This driver also supports AMD 79C901 HomePNA so that you can use |
1623 | your phone line as a network cable. | 1619 | your phone line as a network cable. |