* [PATCH] Kill off CONFIG_PCI_CONSOLE
@ 2004-07-09 20:54 Arthur Othieno
0 siblings, 0 replies; only message in thread
From: Arthur Othieno @ 2004-07-09 20:54 UTC (permalink / raw)
To: akpm; +Cc: Valdis.Kletnieks, jsimmons, linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-07-09 20:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-09 20:54 [PATCH] Kill off CONFIG_PCI_CONSOLE Arthur Othieno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox