Update of /cvsroot/linux-vax/kernel-2.5/drivers/video/console
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13010/drivers/video/console
Modified Files:
Kconfig
Log Message:
Merge with 2.6.8
Index: Kconfig
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/drivers/video/console/Kconfig,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Kconfig 16 Aug 2004 12:46:10 -0000 1.2
+++ Kconfig 2 Sep 2004 19:51:19 -0000 1.3
@@ -106,11 +106,6 @@
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
|