diff options
author | Akinobu Mita <mita@miraclelinux.com> | 2005-10-21 06:06:42 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-10-28 16:12:59 -0400 |
commit | 9eb343aeb3e106c1e4c07e2863f45b2c121b3b78 (patch) | |
tree | 5a9d388f4007d21d51ffc83dc3fbf217ffce5ca4 /drivers/net/Kconfig | |
parent | 008d55903a1e9e179ff1d366dfcfa9b72abd116d (diff) |
[PATCH] s2io: kconfig help fix
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>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 5148d47492a0..8fa0e26fa805 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -2201,8 +2201,8 @@ config S2IO | |||
2201 | depends on PCI | 2201 | depends on PCI |
2202 | ---help--- | 2202 | ---help--- |
2203 | This driver supports the 10Gbe XFrame NIC of S2IO. | 2203 | This driver supports the 10Gbe XFrame NIC of S2IO. |
2204 | For help regarding driver compilation, installation and | 2204 | More specific information on configuring the driver is in |
2205 | tuning please look into ~/drivers/net/s2io/README.txt. | 2205 | <file:Documentation/networking/s2io.txt>. |
2206 | 2206 | ||
2207 | config S2IO_NAPI | 2207 | config S2IO_NAPI |
2208 | bool "Use Rx Polling (NAPI) (EXPERIMENTAL)" | 2208 | bool "Use Rx Polling (NAPI) (EXPERIMENTAL)" |