[PATCH] s2io: kconfig help fix
authorAkinobu Mita <mita@miraclelinux.com>
Fri, 21 Oct 2005 10:06:42 +0000 (19:06 +0900)
committerJeff Garzik <jgarzik@pobox.com>
Fri, 28 Oct 2005 20:12:59 +0000 (16:12 -0400)
The documentation about s2io is available at
Documentation/networking/s2io.txt.

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/Kconfig

index 5148d47..8fa0e26 100644 (file)
@@ -2201,8 +2201,8 @@ config S2IO
        depends on PCI
        ---help---
          This driver supports the 10Gbe XFrame NIC of S2IO. 
-         For help regarding driver compilation, installation and 
-         tuning please look into ~/drivers/net/s2io/README.txt.
+         More specific information on configuring the driver is in 
+         <file:Documentation/networking/s2io.txt>.
 
 config S2IO_NAPI
        bool "Use Rx Polling (NAPI) (EXPERIMENTAL)"