All of lore.kernel.org
 help / color / mirror / Atom feed
From: a.othieno@bluewin.ch (Arthur Othieno)
To: akpm@osdl.org
Cc: Valdis.Kletnieks@vt.edu, jsimmons@infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH] Kill off CONFIG_PCI_CONSOLE
Date: Fri, 9 Jul 2004 22:54:04 +0200	[thread overview]
Message-ID: <20040709205404.GA1592@mars> (raw)

Hi,

Around the 2.6.0-test8 time-frame, Valdis Kletnieks noted that
CONFIG_PCI_CONSOLE was actually dead code[1].  James Simmons
agreed with this and went on to remark that this'd die off
unless someone spoke up.  No one has done so ever since.

Against 2.6.7. Thanks.

  [1] http://www.uwsg.iu.edu/hypermail/linux/kernel/0310.2/1042.html

Signed-off-by: Arthur Othieno <a.othieno@bluewin.ch>


 Kconfig |    5 -----
 1 files changed, 5 deletions(-)

--- a/drivers/video/console/Kconfig	2004-04-11 14:04:22.000000000 +0200
+++ b/drivers/video/console/Kconfig	2004-02-11 15:38:53.000000000 +0100
@@ -106,11 +106,6 @@ config FRAMEBUFFER_CONSOLE
 	tristate "Framebuffer Console support"
 	depends on FB
 
-config PCI_CONSOLE
-	bool
-	depends on FRAMEBUFFER_CONSOLE
-	default y
-
 config FONTS
 	bool "Select compiled-in fonts"
 	depends on FRAMEBUFFER_CONSOLE

                 reply	other threads:[~2004-07-09 20:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20040709205404.GA1592@mars \
    --to=a.othieno@bluewin.ch \
    --cc=Valdis.Kletnieks@vt.edu \
    --cc=akpm@osdl.org \
    --cc=jsimmons@infradead.org \
    --cc=linux-kernel@vger.kernel.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.