diff options
| author | Jean Delvare <khali@linux-fr.org> | 2006-01-11 15:17:36 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-11 21:42:11 -0500 |
| commit | fd85d765b75db608500c783e5bc41b63627957c8 (patch) | |
| tree | e5e16cda841b076b997efe05d9aa76f1d60f409e /drivers/net/Kconfig | |
| parent | 91e1c46356beddf984ce0ce5ec4fbaea43a07ec8 (diff) | |
[PATCH] cs89x0: Fix the Kconfig help text
Fix the help text of the cs89x0 network driver Kconfig entry.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/net/Kconfig')
| -rw-r--r-- | drivers/net/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index ef47edc15081..5c15f3e9ea07 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
| @@ -1397,7 +1397,7 @@ config CS89x0 | |||
| 1397 | 1397 | ||
| 1398 | To compile this driver as a module, choose M here and read | 1398 | To compile this driver as a module, choose M here and read |
| 1399 | <file:Documentation/networking/net-modules.txt>. The module will be | 1399 | <file:Documentation/networking/net-modules.txt>. The module will be |
| 1400 | called cs89x. | 1400 | called cs89x0. |
| 1401 | 1401 | ||
| 1402 | config TC35815 | 1402 | config TC35815 |
| 1403 | tristate "TOSHIBA TC35815 Ethernet support" | 1403 | tristate "TOSHIBA TC35815 Ethernet support" |
