Re: CONFIG_VT_CONSOLE in 2.5.6x ?

From: Steven Cole (elenstev@mesatop.com)
Date: Mon Mar 24 2003 - 18:21:43 EST


On Mon, 2003-03-24 at 16:05, Randy.Dunlap wrote:
> > I can't find CONFIG_VT_CONSOLE anywhere in menuconfig. I am having problems
> > not viewing the bootup messages on my monitor. I do have
> > console=tty0 in grub.conf.
>
> It's the second line of the Character Devices menu:
>
> │ │[*] Virtual terminal
> &#9474; &#9474;[*] Support for console on virtual terminal <<<<<
>
> ~Randy

If you can't get Randy to answer your question, here's another way to
find this out:
[steven@spc5 testing-2.5]$ find . -name Kconfig | xargs grep VT_CONSOLE
./arch/m68k/Kconfig:config VT_CONSOLE
./arch/mips/Kconfig:config VT_CONSOLE
./arch/mips/Kconfig:config VT_CONSOLE
./arch/sh/Kconfig:config VT_CONSOLE
./arch/sparc/Kconfig:config VT_CONSOLE
./arch/sparc64/Kconfig:config VT_CONSOLE
./drivers/char/Kconfig:config VT_CONSOLE
[steven@spc5 testing-2.5]$ uptime && uname -r
  4:05pm up 23 min, 2 users, load average: 103.78, 102.87, 58.59
2.5.66

Steven


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Mar 31 2003 - 22:00:17 EST