lkml.org 
[lkml]   [2003]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject2.6.0-test8 - CONFIG_PCI_CONSOLE
From
Date
in drivers/video/console/Kconfig, we have:

config PCI_CONSOLE
bool
depends on FRAMEBUFFER_CONSOLE
default y

However, it's unclear what this variable actually *DOES*:

[/usr/src/linux-2.6.0-test8-mm1-a]2 find . ! -name '*.o' | xargs grep PCI_CONS
./drivers/video/console/Kconfig:config PCI_CONSOLE
./arch/ppc/configs/power3_defconfig:CONFIG_PCI_CONSOLE=y
./arch/ppc/configs/common_defconfig:CONFIG_PCI_CONSOLE=y
./arch/ppc/configs/sandpoint_defconfig:CONFIG_PCI_CONSOLE=y
./arch/ppc/configs/ibmchrp_defconfig:CONFIG_PCI_CONSOLE=y
./arch/ppc/configs/pmac_defconfig:CONFIG_PCI_CONSOLE=y
./arch/ppc/defconfig:CONFIG_PCI_CONSOLE=y
./arch/sparc64/defconfig:CONFIG_PCI_CONSOLE=y
./arch/ia64/defconfig:CONFIG_PCI_CONSOLE=y
./arch/ppc64/defconfig:CONFIG_PCI_CONSOLE=y
./arch/parisc/defconfig:CONFIG_PCI_CONSOLE=y
./.config.old:CONFIG_PCI_CONSOLE=y
./config.old:CONFIG_PCI_CONSOLE=y

References in defconfig files, and in my .config, and that's about it...

It's been apparently dead code at least as far back as -test5-mm3.
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:58    [W:0.044 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site