[PATCH] 2.5.4, add 1 help text to drivers/video/Config.help

Steven Cole (elenstev@mesatop.com)
Wed, 13 Feb 2002 14:33:55 -0700


The drivers/video/Config.in file contains 3 options which do not have any
help text in drivers/video/Config.help (or anywhere else).

The following patch provides a help text for CONFIG_FB_TX3912. The other
two options which could use help texts are CONFIG_FB_PCI and CONFIG_FB_SUN3.

Steven

--- linux-2.5.4/drivers/video/Config.help.orig Wed Feb 13 13:55:31 2002
+++ linux-2.5.4/drivers/video/Config.help Wed Feb 13 13:55:42 2002
@@ -569,6 +569,12 @@
The IMS Twin Turbo is a PCI-based frame buffer card bundled with
many Macintosh and compatible computers.

+CONFIG_FB_TX3912
+ The TX3912 is a Toshiba RISC processor based on the MIPS 3900 core;
+ see <http://www.toshiba.com/taec/components/Generic/risc/tx3912.htm>.
+
+ Say Y here to enable kernel support for the on-board framebuffer.
+
CONFIG_FB_VIRTUAL
This is a `virtual' frame buffer device. It operates on a chunk of
unswappable kernel memory instead of on the memory of a graphics
-
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/