From: YOSHIFUJI Hideaki Date: Tue, 10 Jan 2006 04:53:46 +0000 (-0800) Subject: [PATCH] fbdev: Typos in Kconfig X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=74b4f04231b9755106d803ef73b11c3cf6978bcd;p=mv-sheeva.git [PATCH] fbdev: Typos in Kconfig Signed-off-by: YOSHIFUJI Hideaki Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index ba757fb5a65..3e153d313bb 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig @@ -1370,7 +1370,7 @@ config FB_PXA This driver is also available as a module ( = code which can be inserted and removed from the running kernel whenever you want). The - module will be called vfb. If you want to compile it as a module, + module will be called pxafb. If you want to compile it as a module, say M here and read . If unsure, say N. @@ -1403,7 +1403,7 @@ config FB_W100 This driver is also available as a module ( = code which can be inserted and removed from the running kernel whenever you want). The - module will be called vfb. If you want to compile it as a module, + module will be called w100fb. If you want to compile it as a module, say M here and read . If unsure, say N.