lkml.org 
[lkml]   [2003]   [Mar]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: CONFIG_VT_CONSOLE in 2.5.6x ?
From
Date
On Mon, 2003-03-24 at 16:31, Russell King wrote:
> On Mon, Mar 24, 2003 at 06:25:10PM -0500, Louis Garcia wrote:
> > Well I can't find it there. I have a 2.5.65 tree and under character
> > devices I have
>
> you need:
>
> CONFIG_INPUT=y
>
> to allow the option you're looking for to show up.

And next time he can figure this out himself looking at
drivers/char/Kconfig:

#
# Character device configuration
#

menu "Character devices"

config VT
bool "Virtual terminal"
requires INPUT=y

and just after that:

config VT_CONSOLE
bool "Support for console on virtual terminal"
depends on VT


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/

\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.039 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site