All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Ford <david+challenge-response@blue-labs.org>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: Danny Beaudoin <beaudoin_danny@hotmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: Description should be updated
Date: Mon, 13 Dec 2004 08:44:44 -0500	[thread overview]
Message-ID: <41BD9CCC.6010005@blue-labs.org> (raw)
In-Reply-To: <41BCEB0A.3060807@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

Danny, attached is a patch you may like.

David

Randy.Dunlap wrote:

> Danny Beaudoin wrote:
>
>> Hi again!
>> In Device Drivers/Graphics Support/Console display driver support/VGA 
>> test console (NEW) 
>

[-- Attachment #2: VGA_CONSOLE.diff --]
[-- Type: text/x-patch, Size: 993 bytes --]

--- drivers/video/console/Kconfig~	2004-12-13 08:41:30.926219984 -0500
+++ drivers/video/console/Kconfig	2004-12-13 08:41:30.927219832 -0500
@@ -9,15 +9,15 @@
 	depends on !ARCH_ACORN && !ARCH_EBSA110 && !4xx && !8xx && !SPARC32 && !SPARC64 && !M68K && !PARISC
 	default y
 	help
-	  Saying Y here will allow you to use Linux in text mode through a
-	  display that complies with the generic VGA standard. Virtually
-	  everyone wants that.
+	  This is always enabled on X86 systems.  If your system is embedded
+	  or not X86 and you want to use Linux in text mode through a
+	  display that complies with the generic VGA standard, say Y here.
 
 	  The program SVGATextMode can be used to utilize SVGA video cards to
 	  their full potential in text mode. Download it from
 	  <ftp://ibiblio.org/pub/Linux/utils/console/>.
 
-	  Say Y.
+	  If unsure, say Y (default).
 
 #	if [ "$CONFIG_PCI" = "y" -a "$CONFIG_VGA_CONSOLE" = "y" ]; then
 #	   bool '   Allow VGA on any bus?' CONFIG_VGA_HOSE

      reply	other threads:[~2004-12-13 13:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-13  1:01 Description should be updated Danny Beaudoin
2004-12-13  1:06 ` Randy.Dunlap
2004-12-13 13:44   ` David Ford [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41BD9CCC.6010005@blue-labs.org \
    --to=david+challenge-response@blue-labs.org \
    --cc=beaudoin_danny@hotmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.