lkml.org 
[lkml]   [2004]   [Jun]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From"Antonino A. Daplas" <>
SubjectRe: 2.6.7-mm1: empty help text for FB_RIVA_I2C
DateMon, 21 Jun 2004 15:38:33 +0800
On Monday 21 June 2004 09:40, Adrian Bunk wrote:
> On Sun, Jun 20, 2004 at 05:46:32PM -0700, Andrew Morton wrote:
> >...
> > All 226 patches:
> >
> >
> > linus.patch
> >...
>
> FB_RIVA_I2C has an empty help text.
>
> Please add a help text with some information.
>

Ok.

Tony

Signed-off-by: Antonino Daplas <adaplas@pol.net>

diff -Naur linux-2.6.7-rc3-mm2-orig/drivers/video/Kconfig linux-2.6.7-rc3-mm2/drivers/video/Kconfig
--- linux-2.6.7-rc3-mm2-orig/drivers/video/Kconfig	2004-06-21 07:22:00.113603640 +0000
+++ linux-2.6.7-rc3-mm2/drivers/video/Kconfig	2004-06-21 07:34:13.975039744 +0000
@@ -436,7 +436,14 @@
         bool "Enable DDC support"
 	depends on FB_RIVA && I2C
 	help
-
+	  This enables I2C support for nVidia Chipsets.  This is used
+	  only for getting EDID information from the attached display
+	  allowing for robust video mode handling and switching.
+
+	  Because fbdev-2.6 requires that drivers must be able to 
+	  independently validate video mode parameters, you should say Y
+	  here.	  
+	  	  
 config FB_I810
 	tristate "Intel 810/815 support (EXPERIMENTAL)"
 	depends on FB && AGP && AGP_INTEL && EXPERIMENTAL && PCI	

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:04    [from the cache]
©2003-2008