From: YOSHIFUJI Hideaki Signed-off-by: YOSHIFUJI Hideaki Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton --- drivers/video/Kconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff -puN drivers/video/Kconfig~fb-typoes-in-kconfig drivers/video/Kconfig --- devel/drivers/video/Kconfig~fb-typoes-in-kconfig 2006-01-03 18:41:43.000000000 -0800 +++ devel-akpm/drivers/video/Kconfig 2006-01-03 18:41:44.000000000 -0800 @@ -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. _