From: Jean Delvare Date: Wed, 11 Jan 2006 20:17:36 +0000 (-0800) Subject: [PATCH] cs89x0: Fix the Kconfig help text X-Git-Url: http://git.mmlx.us/?a=commitdiff_plain;h=fd85d765b75db608500c783e5bc41b63627957c8;p=linux-edison.git [PATCH] cs89x0: Fix the Kconfig help text Fix the help text of the cs89x0 network driver Kconfig entry. Signed-off-by: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index ef47edc1508..5c15f3e9ea0 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -1397,7 +1397,7 @@ config CS89x0 To compile this driver as a module, choose M here and read . The module will be - called cs89x. + called cs89x0. config TC35815 tristate "TOSHIBA TC35815 Ethernet support"