Skip to content

Commit

Permalink
[PATCH] cs89x0: Fix the Kconfig help text
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jean Delvare authored and Linus Torvalds committed Jan 12, 2006
1 parent 91e1c46 commit fd85d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1397,7 +1397,7 @@ config CS89x0

To compile this driver as a module, choose M here and read
<file:Documentation/networking/net-modules.txt>. The module will be
called cs89x.
called cs89x0.

config TC35815
tristate "TOSHIBA TC35815 Ethernet support"
Expand Down

0 comments on commit fd85d76

Please sign in to comment.