[PATCH] Kill off CONFIG_PCI_CONSOLE

From: Arthur Othieno
Date: Fri Jul 09 2004 - 15:57:15 EST


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


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
-
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/