aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonino Daplas <adaplas@hotpop.com>2005-03-30 16:43:39 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-03-30 16:43:39 -0800
commit5f6498653b4cb791260171fb3e97f18f13b316ae (patch)
treeceaa10795ffb209ddfb1af666468cf5a7a431c6f
parent5928eafeaf2ac96b0ab3db0461a6199b30b444e2 (diff)
downloadhistory-5f6498653b4cb791260171fb3e97f18f13b316ae.tar.gz
[PATCH] nvidiafb: Kconfig help text update for config FB_NVIDIA
Tiny trivial patch to fix up the help text for config FB_NVIDIA. Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
-rw-r--r--drivers/video/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index f6821e39e2bda5..0243dd025ea615 100644
--- a/drivers/video/Kconfig
+++ b/drivers/video/Kconfig
@@ -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"