···36 If unsure, say Y, or else you won't be able to do much with your new37 shiny Linux system :-)380000000039config VT_CONSOLE40 bool "Support for console on virtual terminal" if EMBEDDED41 depends on VT
···36 If unsure, say Y, or else you won't be able to do much with your new37 shiny Linux system :-)3839+config CONSOLE_TRANSLATIONS40+ depends on VT41+ default y42+ bool "Enable character translations in console" if EMBEDDED43+ ---help---44+ This enables support for font mapping and Unicode translation45+ on virtual consoles.46+47config VT_CONSOLE48 bool "Support for console on virtual terminal" if EMBEDDED49 depends on VT