From: "Antonino A. Daplas" Tiny trivial patch to fix up the help text for config FB_NVIDIA. Signed-off-by: Jesper Juhl Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton --- 25-akpm/drivers/video/Kconfig | 3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) diff -puN drivers/video/Kconfig~nvidiafb-kconfig-help-text-update-for-config-fb_nvidia drivers/video/Kconfig --- 25/drivers/video/Kconfig~nvidiafb-kconfig-help-text-update-for-config-fb_nvidia 2005-03-13 13:33:56.000000000 -0800 +++ 25-akpm/drivers/video/Kconfig 2005-03-13 13:33:56.000000000 -0800 @@ -619,12 +619,11 @@ config FB_NVIDIA help This driver supports graphics boards with the nVidia chips, TNT and newer. For very old chipsets, such as the RIVA128, then use - the the rivafb. + the rivafb. Say Y if you have such a graphics board. To compile this driver as a module, choose M here: the module will be called nvidiafb. - none yet config FB_NVIDIA_I2C bool "Enable DDC Support" _