Re: 2.6.7-mm1: empty help text for FB_RIVA_I2C

From: Antonino A. Daplas
Date: Mon Jun 21 2004 - 02:40:15 EST


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@xxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/