diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-03-04 17:07:57 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-03-04 12:03:31 -0500 |
commit | c3cf560e35509634d72cf809074834d5ea23ab66 (patch) | |
tree | 47724fb236094bbd27479edb23f95ff3a85043c9 /drivers | |
parent | 46153552b43675dd4057cd526331b5bd10f39c7d (diff) | |
download | blackbird-obmc-linux-c3cf560e35509634d72cf809074834d5ea23ab66.tar.gz blackbird-obmc-linux-c3cf560e35509634d72cf809074834d5ea23ab66.zip |
[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')
-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 ---help--- This is a driver for the Fast Ethernet PCI network cards based on the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded in - SiS 630 and SiS 540 chipsets. If you have one of those, say Y and - read the Ethernet-HOWTO, available at - <http://www.tldp.org/docs.html#howto>. Please read - <file:Documentation/networking/sis900.txt> and comments at the - beginning of <file:drivers/net/sis900.c> for more information. + SiS 630 and SiS 540 chipsets. This driver also supports AMD 79C901 HomePNA so that you can use your phone line as a network cable. |